Hi,
I'm trying to import files of 3000 rows without any success.
I always have this error.
Fatal error: Maximum execution time of 60 seconds exceeded in /home/xxxxx/public_html/includes/form.inc on line 1385
Please help me.
Hi,
I'm trying to import files of 3000 rows without any success.
I always have this error.
Fatal error: Maximum execution time of 60 seconds exceeded in /home/xxxxx/public_html/includes/form.inc on line 1385
Please help me.
Comments
Comment #1
petey318 commentedThis looks like a shared webhost limit. You might want to try and split your (large) file up into smaller chunks, and do the import more gradually.
Hope this helps?
Comment #2
petey318 commentedno activity on this for a while; assumed closed. Please re-open if necessary.