"Mike Walsh" <[EMAIL PROTECTED]> wrote in message news:0%ald.9258

[ ... snipped ... ]
>
> ; Maximum allowed size for uploaded files.
> upload_max_filesize = 1G
>

[ ... snipped ... ]

It turns out that 1G is not a valid value for this directive.  Not sure why
I haven't run into this problem previously but setting it to a "megabyte"
value solves my problem.

Mike

-- 
Mike Walsh - mike_walsh at mindspring.com

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

Reply via email to