I have installed PHP addressbook version v9.0.0.1 on linux and it appears to be working as expected. However, I am unable to import any data.
I have downloaded the sample.csv file and added my data but when I import it I just get a white screen and only the first line is imported. I tried dos2unix on the csv file and got the same result. I imported just the dummy data in the sample csv file and then did an export, edited the exported file and tried to import that and got the same result. I have even tried a direct export/import using phpMyAdmin. I have also tried doing the whole thing on the linux machine without using windows at all.
What am I missing?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have installed PHP addressbook version v9.0.0.1 on linux and it appears to be working as expected. However, I am unable to import any data.
I have downloaded the sample.csv file and added my data but when I import it I just get a white screen and only the first line is imported. I tried dos2unix on the csv file and got the same result. I imported just the dummy data in the sample csv file and then did an export, edited the exported file and tried to import that and got the same result. I have even tried a direct export/import using phpMyAdmin. I have also tried doing the whole thing on the linux machine without using windows at all.
What am I missing?