riginal Message-
From: Ryan Marrs [SMTP:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 12:45 PM
To: 'Stevens, Julian C'; 'php-windows(a)lists.php.net(p)INTERNET'
Subject: RE: [PHP-WIN] Re: File corruption during HTTP Upload
Importance: Low
Hrrm, maybe
Message-
From: Stevens, Julian C [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 4:23 AM
To: 'Ryan Marrs'; 'php-windows(a)lists.php.net(p)INTERNET'
Subject: RE: [PHP-WIN] Re: File corruption during HTTP Upload
Thanks for the advice.
I did have magic_quotes_gp
Thanks for the advice.
I did have magic_quotes_gpc on, but turning it off hasn't fixed the problem.
:-(
I have actually found that corruption showed up when magic_quates_gpc was
turned on.
I would check that if I were you.
Ryan
"Julian C Stevens" <[EMAIL PROTECTED]> wrote in message
news:"DS
ECTED]%INTERNET'
Subject: RE: [PHP-WIN] Re: File corruption during HTTP Upload
Thanks for the suggestion, but I have
upload_max_filesize = 50M
and I'm seeing corruption on files as small as 8Mb.
Check your PHP.ini and make sure that your fileupload size matches the
maximum upload size yo
Thanks for the suggestion, but I have
upload_max_filesize = 50M
and I'm seeing corruption on files as small as 8Mb.
Check your PHP.ini and make sure that your fileupload size matches the
maximum upload size you want.
See this section in you php.ini:
; Maximum allowed size for uploaded file