php gond

Sziasztok!

Lenne egy kis gondom az apache php moduljával. nem akar indulni.
Ezt adja hibának:
Syntax error on line 2 of /etc/apache/mods/conf/mod_php.conf: Invalid command 'AddType', perhaps mis-spelled or defined by a module not included in the server configuration

Az emlitet file 2dik sora ez: AddType application/x-httpd-php .php

Mi lehet a gond?

Hozzászólások

1. Ellenőrizd, hogy a php5.load-ban megadott modul létezik-e.
2. Vagy nincs betöltve a modul.
(/etc/apache2/mods-enabled/php5.load)
3. Vagy van már ilyen AddType definiálva.