marciv
marciv
Comments
-
Ben, i understand very well. My hosting service is limited.
But the problem is not csv uploading wich works fine, but during import csv to mysql wich
But it ll be easy to split the list at the begining (when you upload csv first time)… -
I am on shared hosting with powerfull private mysql i can't change these parameter.
SO my first question was can i manage you script to be short enought to run each time <30s. Where can i insert a break in php ?
-
If you're getting 500 internal server error while importing a CSV, your server timed out. The solution is to setup a cron job
=> it's what I did here is the result
<!D…