I bet you are thinking, boy, he's at it again. I installed PHP/Apache/MySQL on the laptop today. Some important things. First, after installing PHP, install Apache and make the following additions to the httpd.conf file:
LoadModule php4_module "C:/Program Files/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php
DirectoryIndex index.php index.html index.html.varPosted by torque at August 1, 2003 2:48 PM | TrackBack