- Original Message -
From: "Chris Woollard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2003 3:10 PM
Subject: [PHP-DEV] php Upload problems
>
> I am having a problem with a php upload script.
>
> it will allow me to upload smal
On Wed, 16 Jul 2003, Chris Woollard wrote:
>
> I am having a problem with a php upload script.
>
> it will allow me to upload small files (about 1Mb) but not larger ones (less
> than the upload_max_filesize).
>
> Can you help diagnose what the problem is?
See php.net/support.php to find ways t
I am having a problem with a php upload script.
it will allow me to upload small files (about 1Mb) but not larger ones (less
than the upload_max_filesize).
Can you help diagnose what the problem is?
I have PHP Version 4.2.2 on Red Hat Linux 9.
the entry's in php.ini and scripts are as follows