i got this error:
host:~# a2enmod php5
Enabling module php5.
Run '/etc/init.d/apache2 restart' to activate new configuration!
host:~# /etc/init.d/apache2 restart
Restarting web server: apache2We failed to correctly shutdown apache, so we're now killing all running apache processes. This is almost certainly suboptimal, so please make sure your system is working as you'd expect now! (warning).... waiting .apache2: Syntax error on line 185 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/li b/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: c annot open shared object file: No such file or directory
failed!
|