WebHostUK Blog

UK Web Hosting WebHost.UK.Net Blog

How to configure php for windows

Download Windows binary for the latest version of PHP. Once you’ve downloaded it, unzip it into a C:\, rename the folder to œphp.
Open the PHP.INI-DIST file from C:\PHP folder, locate the following line
;cgi.force_redirect = 1
We need to uncomment this line and change the setting to 0 as shown below to run PHP under IIS, do the necessary changes and save the file as php.ini in your windows folder (C:\WINNT on my computer)
cgi.force_redirect = 0
Check the following link for configuring the IIS for php:
www.phpbuddy.com/sub_articles.php?other_articles=4

Share your Love

Technorati Tags:

This entry was posted in Blogging, CGI and Perl hosting, cPanel Help, Dedicated Server Hosting, Email Hosting, Internet Security, Linux Reseller hosting, Linux Web Hosting, Managed Dedicated Server, MySQL Hosting and issues, Php Web Hosting, Plesk Web Hosting, Semi-Dedicated Hosting, SEO Optimization, UK Datacenter and Network, UK Domain name registration, UK Reseller Webhosting, UK Web Hosting, Uncategorized, Web Design, Windows Reseller Hosting, Windows Web Hosting and tagged . Bookmark the permalink.

Leave a Reply