PHP installation
From Conservapedia
This is an old revision of this page, as edited by Ed Poor (Talk | contribs) at 02:19, May 30, 2011. It may differ significantly from current revision.
Don't forget to extract all the contents of the ZIP file after running the installer. Unlike other software installers, the PHP installer does not install everything. There is an extra, required step: extracting the contents of the ZIP file.
ScriptAlias /php "c:/server/php/" AddType application/x-httpd-php .php #AddType application/x-httpd-php .html Action application/x-httpd-php "/php/php-cgi.exe"