Hey, ik draai Apache 2.0.54 op windows en probeer hier nu php op te laten werken.
Alles lukt, totdat ik de volgende regel in mijn httpd.conf wil invoegen:
AddType application/x-httpd-php .php
daarna start apache niet meer!
Als ik hem er uit laat start apache wel, maar werkt natuurlijk het weergeven van php files niet, hij laat dan plain text zien.
error die ik kreeg:
Invalid command 'AddType', perhaps mis-spelled or defined by a module not included in the server configuration.
Alles lukt, totdat ik de volgende regel in mijn httpd.conf wil invoegen:
AddType application/x-httpd-php .php
daarna start apache niet meer!
Als ik hem er uit laat start apache wel, maar werkt natuurlijk het weergeven van php files niet, hij laat dan plain text zien.
error die ik kreeg:
Invalid command 'AddType', perhaps mis-spelled or defined by a module not included in the server configuration.