On Friday 31 May 2002 01:57, Aaron wrote:
> I am trying to upload files to a server.  I have the script and it works on
> other servers but when I try to upload to this paticular server, I get the
> following:
>
> Warning: Max file size of 2 bytes exceeded - file [userfile] not saved in
> Unknown on line 0

Is that a typo? Does it really say 2 bytes? If it's not a typo ...

> I have checked the php.ini file and the upload_max_filesize = 2M.  I
> checked with phpinfo and verified that it is set for 2M.

... then increase the upload_max_filesize

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Mr and Mrs PED, can I borrow 26.7% of the RAYON TEXTILE production of
the INDONESIAN archipelago?
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to