Re: [PHP] Re: move_uploaded_file > 1MB

2003-06-09 Thread Maurício Valente
n i restarted Apache it said Iniciando httpd: Syntax error on line 139 of /etc/httpd/conf/httpd.conf: LimitRequestFieldsize "1024000" must not exceed the precompiled maximum of 8190 If this is the way i have to go... what can I do? Thaks!!! Maurício Valente "Mike Ford"

Re: [PHP] Re: move_uploaded_file > 1MB

2003-06-06 Thread Maurício Valente
I couldn't find the option max_body_request somebody knows where it is? Thanks! Maurício Valente "Mauricio Agp5" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > > - Original Message - > From: "Yves Daemen" <[EMAIL PROTECTE

Re: [PHP] Re: move_uploaded_file > 1MB

2003-06-05 Thread Maurício Valente
give with the HTML form. Those are offcourse 2 limits which are > important, > > > but there's another limit that counts here, and it's around 1Mb for > > > standard... > > > > > > I can't recall how it was exactly done, but it's some

[PHP] move_uploaded_file > 1MB

2003-06-04 Thread Maurício Valente
it php.ini setting UPLOAD_MAX_FILESIZE to 8388608 (8M), post_max_size = 8388608 and file_uploads = On (memory_limit is 8388608 too). Someone could help me? Thanks in advance! Maurício Valente -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php