Wednesday, 23 May 2012
 Home arrow Articles arrow php arrow Setting up PHP-ISAPI on Windows Server 2003
   
Main Menu
Home
News
Blog
Links
Search
FAQs
Spider
Articles
@intrenet
Free Softwares
Break for fun
Friends VIdeos
Techno videos
Contact Us
Disclaimer
Guest Book
Speed test
V.E.C. Calculator
IPv4 Subnet Calc
IPv6 Subnet Calc
Byte Converter
Converter
GMT/UTC Time
Bandwidth Calc
Allinone Calc
IANA Port Numbers
Country Call Codes
Pk Postal Codes
Surf Anonumously
Visitors Counter
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday248
mod_vvisit_counterYesterday260
mod_vvisit_counterThis week508
mod_vvisit_counterThis month5057
mod_vvisit_counterAll125733
 
 
 
 


Setting up PHP-ISAPI on Windows Server 2003 PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Amanatullah khalil   
Saturday, 30 May 2009

Setting up PHP-ISAPI on Windows Server 2003

Preface:

I showed you here how to set up PHP using the CGI executable.  Since then I've learnt that the ISAPI DLL may be faster and more secure, so this tutorial will show you how to set up the ISAPI DLL instead.  Credit and thanks goes to Keith W. McCammon for setting this up on his website, http://mccammon.org/php/iis6_install.php .  Made visual with permission from Keith.  Something to note is that these directions had in mind default (unmodified) ACLs/Permissions.

Method:

Unzip the latest PHP ZIP file to C:\PHP, and copy php.ini-recommended from that folder to C:\windows\php.ini, then copy php4ts.dll to C:\Windows\System32

Load IIS from the Administrative tools in the Control Panel by clicking Start -> Administrative Tools -> IIS Manager (or loading the Control Panel, entering the Administrative Tools folder, and double clicking IIS Manager).

Click the name of your computer then click "Web Service Extensions", on the left side of the main frame you will see a green arrow pointing to a link that says "Add a new Web service extension...", click that link.

Set the extension name to anything you'd like, put C:\PHP\sapi\php4isapi.dll as the Required file, also check "Set status to allowed"

Go to the directory you'd like to configure PHP for in the IIS Manager, right click it, and select properties

Click the Create button, set the Execute permissions to "Scripts only", then click the Configuration button

Click Add.  For the Executable put - C:\PHP\sapi\php4isapi.dll for the Extension put ".php", set the verbs to all, and make sure the bottom check boxes are checked

Click OK and OK

Gud Luck! 

Thanks to http://www.visualwin.com/PHP-ISAPI/

 
< Prev   Next >
 
 
 
csatpk Newsflash
Statistics
OS: Linux h
PHP: 5.2.17
MySQL: 5.1.63-community-log
Time: 05:40
Caching: Disabled
GZIP: Disabled
Members: 3
News: 368
Web Links: 5
Visitors: 266202
Popular