Jump to content

PHP 5.3.2, MS Server 2008 and IIS 7


Recommended Posts

We are building new server to host our website. I installed Windows Server 2008 with all SP and patches and IIS 7 with CGI.

Our website is mainly ColdFusion so I focused on getting that running first. (If anyone is interested in doing a CF to PHP conversation let me know at meiyuinchina@hotmail.com)

All of this worked fine so I installed PHP 5.3.2 (VC9 x86 Non Thread Safe) using the installer. The webpages that are in PHP didn't work so I verified that PHP is running.

I have a php file with the code <?php phpinfo(); ?> in it and I get the following message "Error during XSLT transformation: An unknown XPath extension function was called." from a debug trace.

IIS 7 has handler mapped and the php.ini file has fastcgi.impersonate=1, fastcgi.logging=0, cgi.fix_pathinfo=1, cgi.forceredirect=0 and open_basedir="c:\inetpub" modified to these values.

I restored to an earlier backup with Server 2008 and IIS 7 only and added PHP 5.3.2. Still same message.

AHHHHHH! Searching the web finds next to nothing and certainly nothing useful.

Thanks for any help you can provide!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.