On Tue, 26 Oct 2004 09:37:06 -0400, Joey <joey@xxxxxxxxx> wrote: > I changed the setting in my php.ini to allow an upload file size bigger then > the defaul 2MB chaning the setting shown below: > > ; Maximum allowed size for uploaded files. > ;upload_max_filesize = 2M > upload_max_filesize = 5M Did you edit the correct php.ini file? For example on my Debian system I have two: /etc/php4/apache/php.ini /etc/php4/cgi/php.ini -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php