Hi,
I'm trying to install Apache + PHP on my brand new W2K installation.
I install apache and it works, then I install the "installer" version of PHP, edit the httpd.conf:
ScriptAlias /php/ "C:/php/"
Action application/x-httpd-php4 "/php.exe"
AddType application/x-httpd-php4 .php
Restart apache and I still can't parse PHP.
Can you please help ?
Thanks,
Turbo