php-general | 2001032
Date: 03/30/01
- Next message: elias: "Re: [PHP] Problem in retreving values from more than one multi select in form"
- Previous message: elias: "Re: [PHP] Array in Session-Vars?"
- In reply to: Gilles-Eric Descamps: "RE: [PHP] [ANSWER] problem uploading big (50MB) file"
- Next in thread: Jack Dempsey: "Re: [PHP] [ANSWER] problem uploading big (50MB) file"
- Reply: Jack Dempsey: "Re: [PHP] [ANSWER] problem uploading big (50MB) file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > Try replacing "100M" with it's byte equivalent. Or maybe it's
> > kilobytes. One on of my systems they had "2M" and it wouldn't upload
> > anything cause it didn't parse it right.
> > In other words, set that value to what you had with say php4.0.1
> > good luck!
>
> replaced 100M by 104857600,
> and it WORKED !
>
Further on from this, how do I work out the given byte value for a size in
M??
TIA
M@
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: elias: "Re: [PHP] Problem in retreving values from more than one multi select in form"
- Previous message: elias: "Re: [PHP] Array in Session-Vars?"
- In reply to: Gilles-Eric Descamps: "RE: [PHP] [ANSWER] problem uploading big (50MB) file"
- Next in thread: Jack Dempsey: "Re: [PHP] [ANSWER] problem uploading big (50MB) file"
- Reply: Jack Dempsey: "Re: [PHP] [ANSWER] problem uploading big (50MB) file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

