Tommy:

I ran the chglist.vbs script from the article you mentioned and received an
IIS 404.2 error for not having the correct ISAPI and CGI restrictions.

I then added both an ISAPI and CGI restrictions and also an ISAPI filter for
the php5isapi.dll.


I now get the error:


 


 HTTP Error 500.0 - Internal Server Error


The page cannot be displayed because an internal server error has occurred.

Any more suggestions?

I am using IIS 7.0.

Thanks,

William Johnston

 

 

From: Tommy Peterson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 08, 2008 10:46 AM
To: William Johnston
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] still getting a blank screen after reading faq

 

I use Apache and you would do this the following way:
AddType application/x-httpd-php .php .htm .html 
in the httpd.ini file

The following page might help you better than I can with IIS (I know very
little about it):
http://www.thewirelessfaq.com/what_s_with_the_http_server_mime_types 

Reply via email to