Copying the files into the server
Opened this issue · 5 comments
I tried to copy all 3 files to the server (.php files)
http://www.example.gov/open/data/csv-to-api/?source=www.example.gov/open/data/csv-to-api/XYZ.csv
Knowing that the same exact file (XYZ.csv) is working fine when used with:
http://labs.data.gov/csv-to-api/?source=www.example.gov/open/data/csv-to-api/XYZ.csv
I would appreciate the help since I am new to this.
Thanks
I'm afraid I don't understand, @AnasGhadieh. Is something not working correctly? What is it that you need help with here?
@waldoj, I am trying to copy the source code to the server and then start modifying it.
I placed the files on the server
class.csv-to-api.php
index.php
README.md
I have not done any changes to the code.
Is there a specific procedure that I shoudl follow to get this project on the server ?
@gbinal Do you have any suggestions or ideas that might help me ?
Thanks !
@AnasGhadieh - can you confirm that PHP is installed on the server as well?
Also, is Alternative PHP Cache (APC) installed?
@gbinal I have to check with the server owner regarding this. I thought it did.
keeping this issue open for now