Quantcast
Channel: FastCGI Module
Viewing all articles
Browse latest Browse all 205

Multiple PHP versions and IIS Express

$
0
0

On my system, I am running WebMatrix 3 with IIS Express 8. I have PHP 5.6.0 and PHP 5.3.28 installed on the system.

I have built a Website called Mysite.

When I go to IIS Manager and start PHP Manager, it tells me that the Web site is running PHP 5.6.0 and gives me the appropriate phpinfo() output.

However, when I add a phpinfo() call on my website, it tells me that it is running PHP 5.3.28.

When I go to WebMatrix manager in the system tray, it shows me the config file applicationhost.config. When I look at it in the editor, it shows my PHP 5.3.

I don't want to manually edit config files if possible, but willing to do it if needed.

How do I switch my website to PHP 5.6? The standard articles on the web did not work.


Viewing all articles
Browse latest Browse all 205

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>