Hi Guys!
Ich have a nice problem with PHP installed on a W2k Srv using IIS5.
Installation worked and I changed everything written in the installation
manual but if I try to execute any PHP Script I get the following error
message:
Security Alert! The PHP CGI cannot be accessed directly.
This PHP
When I try to access a test page, I get the error
"The specified module could not be found."
If I look under ISAPI filters, the PHP dll is not loaded. (I've rebooted the
machine). So then I look in Event Viewer and there's an HTTP service error
saying it could not load php4isapi.dll. Error data
I am using iis5 and tried switching the .php association from php.exe to
php4isapi.dll (with the appropriate file path) and all I get is "The
specified module could not be found." What do I gotta do to get PHP working
as an isapi module?
--
PHP Install Mailing List (http://www.php.net/)
To uns