Date: 06/02/02
- Next message: Justin French: "[PHP] simple email validation ereg"
- Previous message: John Holmes: "RE: [PHP] Include question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The answer...
the php.ini did not accept the value 2M. it would, however accept 2097152.
Aaron
"Aaron" <aaron_ott <email protected>> wrote in message
news:20020530175713.76899.qmail <email protected>
> 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
>
>
> 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.
>
> Any ideas?
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Justin French: "[PHP] simple email validation ereg"
- Previous message: John Holmes: "RE: [PHP] Include question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

