[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help. Looking for FTP solution for multiple clients.



On 19 May 2003, Sis wrote:
>    I modified a PHP script for uploading which gave each of the
> sub-clients their own sub-directory with username and password to upload
> to. But for some reason, the script fails to upload anything larger than
> about 5Mb (it's not the max_upload_filesize in php.ini which i
> increased) Argh.

It's called "upload_max_filesize" if I'm not mistaken. And you also
need to increase post_max_size and maybe memory_limit (not 
about this one) in php.ini.

Oliver



Reply to: