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