On Saturday 06 July 2002 10:04, Norman Zhang wrote:
> Hi,
>
> I can't seem to upload file bigger than 5M even if I set the
> upload_max_filesize to 20M in php.ini and MAX_FILE_SIZE to 20M in the
> script. What's am I missing here? Is the temporary upload directory won't
> handle file this size? Please give me some pointers here. TIA.

You may need to change the post_max_size (in php.ini) as well.

Manual > Handling file uploads > Common Pitfalls

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

/*
Richard B. Johnson wrote:
> The 'C' language can order structure members anyway it wants.

You are an idiot.

        - Rusty Russell on linux-kernel
*/


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

Reply via email to