php-windows Digest 10 Jul 2006 17:13:39 -0000 Issue 3009
Topics (messages 27066 through 27066):
Importing large text files
27066 by: Mark Steudel
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
I'm trying to import a large 41,000+ record text file and initially I was
getting max execution errors, so I did a ini_set('max_execution_time', '600'
);, which seemed to work, but now I am getting the error below"
CGI Timeout
The specified CGI application exceeded the allowed time for processing. The
server has deleted the process.
Any ideas on what else to try? Oh I tried setting the max_input time as well
...
Mark
-----------------------------------------
Mark Steudel
NetRiver
Web and Application Developer
555 Dayton St.
Suite A
Edmonds, WA 98020
w: http://www.netriver.net
p: 425.741.7014
--- End Message ---