ich habe leichte Probleme unter Debian Sarge meinen Apache2 (2.2.3) mit PHP5 (5.2.0) lauffähig zu machen.
Der Webserver funktioniert an sich einwandfrei, sogar Tomcat ist als Modul installiert.
Nur php5 will einfach nicht laufen. Sobald ich das Modul installieren will passiert folgendes:
Code: Select all
SM-Server:/etc/apache2# a2enmod php5
Module php5 installed; run /etc/init.d/apache2 force-reload to enable.
SM-Server:/etc/apache2# /etc/init.d/apache2 force-reload
Forcing reload of web server (apache2)...apache2: Syntax error on line 116 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: API module structure `php5_module' in file /usr/lib/apache2/modules/libphp5.so is garbled - perhaps this is not an Apache module DSO?
failed!
Weiss jemand Rat?
Gruß
Simon