CGI Timeout issue
Posted: Wed Oct 25, 2006 3:51 pm
I'm trying to import a HUGE database table ( over 480,000 rows ) to the mysql database on my test server via phpmyadmin.
However, when attempting this import I get this error:
"The specified CGI application exceeded the allowed time for processing. The server has deleted the process.:"
I'm certain there is a way to increase this allowed time for processing, but I don't know where the allowed time is set. I've looked in my php.ini file, but I'm not seeing anything that resembles CGI allowed times for processing.
Just that you know, I have the latest versions of PHP,MySQL and phpMyAdmin.
Can anyone tell me how to increase this CGI application allowed time?
However, when attempting this import I get this error:
"The specified CGI application exceeded the allowed time for processing. The server has deleted the process.:"
I'm certain there is a way to increase this allowed time for processing, but I don't know where the allowed time is set. I've looked in my php.ini file, but I'm not seeing anything that resembles CGI allowed times for processing.
Just that you know, I have the latest versions of PHP,MySQL and phpMyAdmin.
Can anyone tell me how to increase this CGI application allowed time?