Hi Everyone
I wrote a script which has to migrate data from MS SQL to MySQL. Migrating 6000 + records and a VB App would probably take around 2 hours to complete the task (Moving files, etc.)
I get the following error:
"The specified CGI application exceeded the allowed time for processing. The server has deleted the process."
How do I increase this "allowed time" limit?
Thank you