[Arnt Karlsen] > a45:~# /etc/init.d/apache2 restart > Forcing reload of web server (apache2)...apache2: Syntax error on line 185 of > /etc/apache2/apache2.conf: Syntax error on line 1 of > /etc/apache2/mods-enabled/php4.load: Cannot load > /usr/lib/apache2/modules/libphp4.so into server: > /usr/lib/apache2/modules/libphp4.so: cannot open shared object file: No such > file or directory
Apparently you have removed libapache2-mod-php4 from your system but it didn't remove /etc/apache2/mods-enabled/php4.load. I'd blame this one on the libapache2-mod-php4 package ... except that that package's prerm script clearly calls 'a2dismod php4'. Confused... Peter
signature.asc
Description: Digital signature

