xixao
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Install.php in IIS6.0 displaying php tagsI’ve discovered the problem. I had initially installed a version of PHP that wasn’t properly bundled with MySQL. I reinstalled a new distribution package, which wrote to C:\Program Files\PHP, rather than overriding the previous installation in C:\PHP like I told it to. The Handler Mapping was pointing to the old .dll. Once I pointed it to the correct installation, it worked perfectly 🙂
Forum: Installing WordPress
In reply to: Install.php in IIS6.0 displaying php tagsAre the permissions on the phpinfo page the same as the wordpress pages?
Identical
You mean its output right?
Correct
Any help here?
http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-_2800_RC1_2900_.aspxThanks for the link, but it is the same page I initially visited when setting up my installation. Unfortunately, no help there… :/
Forum: Installing WordPress
In reply to: Install.php in IIS6.0 displaying php tagsPut the script descirbed at Finding_Server_Info in the WordPress folder and browse to that.
What happens?
phpinfo() displays perfectly.
Are the php files for your other apps named .PHP or .PHP5?
.php
Forum: Installing WordPress
In reply to: Install.php in IIS6.0 displaying php tagsAnyone?