Chapter 6. Installation on Windows systems Table of Contents Windows Installer
Manual Installation Steps ActiveScript
Microsoft IIS / PWS Apache 1.3.x on Microsoft Windows Apache 2.0.x on Microsoft Windows Sun, iPlanet and Netscape servers on Microsoft Windows OmniHTTPd Server Sambar Server on Microsoft Windows Xitami on Microsoft Windows Building from source
Installation of extensions on Windows http://us2.php.net/manual/en/install.windows.php#install.windows.installer
http://us2.php.net/manual/en/tutorial.php http://us2.php.net/manual/en/tutorial.firstpage.php Example 6-2. PHP 5 package structure c:\php | +dev | | | |php5ts.lib | +ext extension DLLs for PHP | | | |php_bz2.dll | | | |php_cpdf.dll | | | |.. | +extras | | | +mibs support files for SNMP | | | +openssl support files for Openssl
| | | +pdfrelated support files for PDF | | | |mime.magic | +pear initial copy of PEAR | | |gopear.bat PEAR setup script | |fdftk.dll | |.. | |phpcgi.exe CGI executable | |phpwin.exe executes scripts without an opened command prompt | |php.exe CLI executable ONLY for command line scripting | |.. | |php.inidist default php.ini settings | |php.inirecommended recommended php.ini settings | |php5activescript.dll | |php5apache.dll | |php5apache2.dll | |.. | |php5ts.dll core PHP DLL | |...