[Sussex] FC4 - FTP timeout

Vic lug at beer.org.uk
Mon Sep 25 11:52:00 UTC 2006


> users are getting
> intermittent problems when uploading picture files. Our file loading
> process, written in PHP, hasn't changed

Is this a file size problem?

RH-based systems tend to have 2 bits that bite you here; firstly,
/etc/php.ini has a upload_max_filesize setting. Secondly,
/etc/httpd/conf.d/php.conf has a LimitRequestBody setting.

Both of these need to be big enough to cater for everything you put
through PHP.

Vic.





More information about the Sussex mailing list