Wednesday 30 March 2011

php 5.3.6 threadsafe cgi install: The requested URL /PHP/php-cgi.exe/ ... .php was not found on this server.

Ok, so having a little more fun with php5.3.6 installs and i must say it is nice to see the windows install file go so smoothly, you can now nearly install the php module with next, next, next...

Now, with the threadsafe cgi install, you might encounter a The requested URL /PHP/php-cgi.exe/ ... .php was not found on this server error, and again this is pointed out in the php 5.3 troubleshooter (scroll down a coupla lines till you get to Other common PHP 5.3 setup errors).

This is probably only because some extra data is not in your .htaccess file but i found i needed to add this line into the middle of the php added data at the very end of the httpd.conf file: AddType application/x-httpd-php .php

The copy paste code for that entire bracket is here if that makes it easier (see the light blue font under change 2 near the top of the page). Check that your path data is correct and that it is in the coRRect CaSe.

This same point might also resolve similar issues encountered by those using the nts install.

No comments:

Post a Comment

Important Note:

Anyone is free to post links here but only if a back link to this site (or www.websiteadministrator.com.au) is added from your blog or website.