[EMAIL PROTECTED] wrote:
> Hi,
> I have a little script that was working fine when uploaded files up tp 16MB.
> I moved to other hosting company and use the same form/script. Not, I
> can't upload eitherr 2MB file.
> 
> Where to look for limitation first?
> 
> According to phpinfo() post_max_size in php.ini is 8M.

as an aside - do yourself a favour. grab a copy of the default php.ini
(whatever it's called these days) and read it top to bottom. It will take
you a little while but I'm sure you will, by the end of it, have learned
about some previously unknown ini settings and probably picked up quite a
bit of useful info from the extensive comments that it contains.

it can't hurt right?

> 
> Thanks.
> 
> -afan
> 

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

Reply via email to