Categories
Tags → Php Isapi

FastCGI: Robust and High Performance PHP with IIS

This is a guide to using and installing FastCGI, IIS and PHP. The recommended way to run stable PHP applications in IIS is CGI. But since a new process is created for each request and thrown away when the request is done, CGI efficiency is poor. Furt...
DETAILS

PHP 4.1.x Step by Step Installation

This is a step by step installation guide for PHP 4.1.x in Win 2000 running IIS5, CGI or ISAPI
DETAILS
©2003-2019 jCay.com