Hello,

charles wrote:

c> I get the following error when trying to test PHP with IIS 5 using tha Isapi
c> DLL.  Any ideas what is causing it?

I'm running PHP 4.1.0/Win32 as ISAPI on IIS 5.0/Win2K and IIS5.1/WinXP
without any apparent problems. Have you copied the php4ts.dll to your
%SYSTEM% directory ? Is the php.ini-recommended also there (renamed as
php.ini) ? Is the path to extensions properly setup in php.ini ? If you
stop and restart IIS from a command-prompt :

        net stop IISADMIN (answer yes to the question)
        net start W3SVC

do you see any error displayed ?
Have you carefully followed the setup instructions regarding the
settings to be made in IIS "Home Directory" tab settings and in "ISAPI
Filters" tab too ?

-- 
Olivier Mascia <[EMAIL PROTECTED]>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to