RE: [PHP-WIN] Re: Uploading large Files on IIS5

2002-04-11 Thread Svensson, B.A.T. (HKG)
April 10, 2002 9:15 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] Re: Uploading large Files on IIS5 > > > Maybe the upload takes longer than 30secs and the iis sends a timeout!? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Uploading large Files on IIS5

2002-04-10 Thread Christoph Grottolo
We have the same problem with HTTP uploads via POST but also with WebDAV uploads on IIS 5 with ISA. Did you have a look at http://support.microsoft.com/default.aspx?scid=kb;EN-US;q260649? Maybe it's the same thing... Christoph "Alexander Barisic" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL

[PHP-WIN] Re: Uploading large Files on IIS5

2002-04-10 Thread Fabian Deutsch
Maybe the upload takes longer than 30secs and the iis sends a timeout!? "Fabian Deutsch" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hallo, > in der php.ini gibt es den eintrag "upload_max_filesize = 2M" der vielleicht > zu klein eingestellt? > > mfg

[PHP-WIN] Re: Uploading large Files on IIS5

2002-04-10 Thread Alexander Barisic
All values concerning file uploads in php.ini are set to 2 MB or more. But the problem appears starting with files that are 120k... Alex "Fabian Deutsch" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hallo, > in der php.ini gibt es den eintrag "upload_

[PHP-WIN] Re: Uploading large Files on IIS5

2002-04-10 Thread Alexander Barisic
Sorry for posting in german - seems like I was a bit confused. So here you are in english : I'm having trouble with an HTML page handling file uploads via POST on an IIS5. If I open the page locally on the server it is working just fine. If I call the page from a workstation in our LAN it works

[PHP-WIN] Re: Uploading large Files on IIS5

2002-04-10 Thread Fabian Deutsch
Hallo, in der php.ini gibt es den eintrag "upload_max_filesize = 2M" der vielleicht zu klein eingestellt? mfg fabian deutsch "Alexander Barisic" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Habe ein Riesenproblem: > Betreibe einen IIS5 und habe eine