Home
»
Articles
»
Web Development
| The latest articles published on Guides World - Guides, tutorials and manuals of all kind, ajax, php, adobe products and more ! Category : Web Development . |
RSS |
Browse pages : 0
How to Configure IIS7 with Fast-CGI
Published on : 13.12.2009
Category : Web Development Viewed : 81 times.
We can start configuring IIS7 to run PHP with Fast-CGI mode.
Go to Control Panel,Administrative tools ,Internet Information Service and open it
and Double click on handler Mapping to open it |
How to Install PHP 5.2.11 on Vista with Fast-CGI
Published on : 13.12.2009
Category : Web Development Viewed : 63 times.
Now that we've got IIS7 up and running we can focus our attention on PHP and start installing and the configuring it in the right way
We start downloading PHP 5.2.11 from the PHP web site here http://www.php.net/downloads.php Please,get the Non-thread-safe zip package because is more performing with FastCGI.
|
How to Install PHP 5.2.11 on Vista with Fast-CGI
Published on : 13.12.2009
Category : Web Development Viewed : 65 times.
In this article you'll learn how to install and configure PHP 5.2.11 on Windows Vista and IIS7 with the Fast-CGI protocol.Now let us talk a little about Fast-CGI
The FastCGI extension PHP to be hosted on the IIS web server in a high-performance and reliable way. FastCGI provides a high-performance alternative to the Common Gateway Interface (CGI), a standard way of interfacing external applications with Web servers that has been supported as part of the IIS fea |
Making A Cool Login System With PHP, MySQL & jQuery
Published on : 13.12.2009
Category : Web Development Viewed : 180 times.
DEMO | DOWNLOAD Introduction |
|
|
|