Heb php5 geïnstalleerd en ook nieuwe apache server maar nu geeft dat programma de volgende fout aan, als ik apache server wil opstarten:
Dos opent en zegt:
Syntax error on line 1028 of c:/apache/conf/http.conf:
Invalid command 'PHPIniDir', perhaps mis-spelled or defined by a module not included in the server configuration
Not the errors or messages above, and press the <ESC> key to exit. 26...
Daarna open ik het c:/apache/conf/http.conf bestand en kijk op regel 1028 en daar staat:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:\Program Files\PHP\"
LoadModule php5_module "C:\Program Files\PHP\php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
Wat is hier verkeerd aan? alles klopt toch...heb het na gekeken...
1.243 views