Re: [PHP-WIN] php4 and iis5

2001-05-21 Thread JayAchTee
Is should be "php4isapi.dll". Finger check? Make sure that x:\PHP is in the server PATH environment variable. I could not get PHP to run the ISAPI filter until this was set. Regards ""Grady Morgan"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am tryi

RE: [PHP-WIN] php4 and iis5

2001-05-02 Thread Svensson, B.A.T.
By making sure the DLL the system ask for is present in your access path! (That's basically what the error message ask you to do. :-/ ) >-Original Message- >From: Grady Morgan >Sent: Wednesday, May 02, 2001 5:24 PM >To: [EMAIL PROTECTED] >Subject: [PHP-WIN] php

[PHP-WIN] php4 and iis5

2001-05-02 Thread Grady Morgan
I am trying to run php4 on my windows 2000 iis server. I can load php files withe the cgi version (php.exe), but when I try to use hp4isapi.dll i get the error "The specified module could not be found." How do I get this thing to work? Grady Morgan _