Hi
I have installed apache 2.0 and php-4.3.4-installer.exe to my windows 2000 pc.
But the php files are not working I also include the followings to httpd.conf file
ScriptAlias /cgi-bin/ "C:/Program Files/Apache Group/Apache2/cgi-bin/"
ScriptAlias /php/ "d:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
Then I get
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Is anybody can help me to solve this I need .php to run on my browser