----- Original Message ----- From: "Chris Woollard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 3:10 PM Subject: [PHP-DEV] php Upload problems
> > I am having a problem with a php upload script. > > it will allow me to upload small files (about 1Mb) but not larger ones (less > than the upload_max_filesize). > > Can you help diagnose what the problem is? > > I have PHP Version 4.2.2 on Red Hat Linux 9. RedHat ?... Check also LimitRequestBody in your httpd.conf. When i'm remember right they have a default setting round about 512000bytes or so. Dont forget to restart your Apache after the changes. And next time use the php-general list. regards Joerg Behrens -- TakeNet GmbH Mobil: 0171/60 57 963 D-97080 Wuerzburg Tel: +49 931 903-2243 Alfred-Nobel-Straße 20 Fax: +49 931 903-3025 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php