Re: [PHP-DB] upload time out

2003-01-29 Thread Jason Wong
On Thursday 30 January 2003 04:39, Ryan Holowaychuk wrote: > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > allocate 4000 bytes) in Unknown on line 0 > > I have gone in and made some changes to allow the file upload larger > files. I have gone in as well and turned on the

RE: [PHP-DB] upload time out

2003-01-29 Thread Ryan Holowaychuk
-Original Message- From: Hutchins, Richard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 11:00 AM To: 'Ryan Holowaychuk'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] upload time out Yeah, it's a configuration directive, check here: http://www.ph

RE: [PHP-DB] upload time out

2003-01-29 Thread Hutchins, Richard
Yeah, it's a configuration directive, check here: http://www.php.net/manual/en/configuration.directives.php#ini.upload-max-fil esize If you're moving 10MB, is it possible to use FTP instead? Don't know your situation. Just a suggestion. > -Original Message- > From: Ryan Holowaychuk [mail