apache2, php5 completely broken

Associate
Joined
18 Oct 2002
Posts
344
hi, i ran apt-get update then upgrade, which proceeded to upgrade apache2 and php5 to the latest version.

unfortunately i cant start apache2 anymore :(
Code:
deb:/home# /etc/init.d/apache2 start
Starting web server (apache2)...apache2: Syntax error on line 185 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!
deb:/home#
i have tried removing / installing apache2 and php5 but cant get anywhere.
i have the dotdeb sources which is where the update came from.

any help would be awesome :D thanks!
 
Back
Top Bottom