[PHP-WIN] PHP/IIS5/MSSQL shows CGI Header Error

2002-09-25 Thread David Redmond
Hi All, I am just wondering if anyone out there using PHP (4.2.3, bug also affects previous versions and the latest CVS snapshot) with IIS5 and receives the "CGI Header Error" in PHP scripts that use an MSSQL DB connection. This bug has been logged on the PHP buglist (http://bugs.php.net/bug.ph

[PHP-WIN] PHP + IIS5 works like hell

2001-12-11 Thread Bryant Brabson
We had problems using the isapi.dll with W2K and IIS5, but the cgi has worked very well.

[PHP-WIN] PHP + IIS5 lags

2001-12-10 Thread Silviu Bondalici
We have migrated our web server from NT4.0 (with PHP + IIS4.0) to Win2000 (with same PHP and IIS 5.0). When we used IIS4.0 the web paged were loading in a sec. Now you must wait at least 5 sec. to get your page. Any suggestions? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe

[PHP-WIN] PHP + IIS5 works like hell

2001-12-10 Thread Silviu Bondalici
We have migrated our web server from NT4.0 (with PHP + IIS4.0) to Win2000 (with same PHP and IIS 5.0). When we used IIS4.0 the web paged were loading in a sec. Now you must wait at least 5 sec. to get your page. Any suggestions? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP-WIN] PHP & IIS5

2001-04-03 Thread Matthew
I had lots of trouble running PHP & IIS together... after a few running a few scripts IIS would hang or crash completely. I tried running PHP as a CGI program but then got lots of problems with paths like "/php/php.exe/graphics/background.gif" when it should have been "/graphics/background.gif".

Re: [PHP-WIN] PHP & IIS5

2001-04-02 Thread Thomas
Hello! As stated in many doc-sources, ISAPI hasn't the status "stable", and this problem could occur also on NT 4 with IIS 4. This is "simply" a crash, which dragged down the WWW pub.-service (and I supoose the iisadmin) also. Till the ISAPI-module gets stable, I'd proceed in that way: run all s

[PHP-WIN] PHP & IIS5

2001-03-29 Thread anderzzo
I've installed PHP on my Win2000 Server with IIS5 and it worked fine in a week until today! All I get when I try to reach a .php page is, The page can't be found! In the systemlog, it says that the WWW publishing service has been unexpected ended. (don't know the exact translation for that :) Ev

[PHP-WIN] PHP & IIS5 problem

2001-03-29 Thread anderzzo
I've installed PHP on my Win2000 Server with IIS5 and it worked fine in a week until today! All I get when I try to reach a .php page is, The page can't be found! In the systemlog, it says that the WWW publishing service has been unexpected ended. (don't know the exact translation for that :) Ev