RE: [PHP-WIN] File upload maximum execution time error

2005-02-07 Thread Mike
t installed on this machine to test right now. -M > -Original Message- > From: Vladimir Iahnenco [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 08, 2005 12:37 AM > To: php-windows@lists.php.net > Subject: [PHP-WIN] File upload maximum execution time error > > Hi

[PHP-WIN] File upload maximum execution time error

2005-02-07 Thread Vladimir Iahnenco
Hi All, We have web IIS5 (web+ftp)+php4 installed on the same server. It takes about 5-6 min to upload 20MB file to our ftp server. But we cannot upload it through http php upload. I set parameters == upload_max_filesize =40M post_max_size=40M max_execution_time=920 and then set it to zero == but a