I've been searching the internet/Google/etc. for about a week now trying to figure out what I am doing wrong. I just got a new Windows Vista Enterprise 64 bit machine and am trying to install PHP 5.2.3. I have tried php-5.2.3-x64-2007-06-09 from a 3rd party site, and php-5.2.3-Win32 & php-5.2.3-win32-installer without success. I have checked out the following blogs/websites, among others:
http://blogs.msdn.com/david.wang/archive/2006/04/04/HOWTO_Install_and_run_PHP_on_IIS7.aspx
http://aspn.activestate.com/ASPN/Mail/Message/php-dev/3516915
http://www.canerten.com/php-installation-with-extensions-mysql-for-iis7-in-windows-vista/
http://blog.ilikeu2.nl/2007/01/12/iis7-http-error-4043-not-found-for-php-cfm-etc/
...followed the instructions, and still no go. I've made the changes to allow 32-bit programs. Is it a priviledge thing? I have admin status but am still using the user system that ships with the OS. Do I need to add some entries for IIS_.... that I've seen suggested? I tried it once and it didn't seem to do anything, but maybe should try again? Any other ideas? I am at a point where I'm willing to try just about anything!
All I can get when going to http://localhost/test.php is:
Server Error in Application "Default Web Site"
HTTP Error 404.3 - Not Found
Description: The page you are requesting cannot be served because of the Multipurpose Internet Mail Extensions (MIME) map policy that is configured on the Web server. The page you requested has a file name extension that is not recognized, and is not allowed.
Error Code: 0x80070032
Notification: ExecuteRequestHandler
Module: StaticFileModule
Requested URL: http://localhost:80/test.php
Physical Path: C:\inetpub\wwwroot\test.php
Logon User: Anonymous
Logon Method: Anonymous
Handler: StaticFile
Any advise is much appreciated.
bpat1434 wrote:After working with pheck on Yahoo! IM, we got Apache 2.2.x working with php5.
Solution: This Post