Ik heb voor een projectje lokaal Apache met PHP(3) en MySQL lokaal geinstalleerd, maar nu wil PHP et niet doen 
Als ik bijv. test.php3 in m''n browser aanroep, krijg ik een error 500.
Dit staat er in me httpd.conf:
Als ik bijv. test.php3 in m''n browser aanroep, krijg ik een error 500.
Dit staat er in me httpd.conf:
Iemand enig id wat ik nu weer fout doe?AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3 .php
Action application/x-httpd-php3 /php/php.exe
ScriptAlias /php/ "E:/Apache/php/"