I get this error when I start apache2 service:
* The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf:Syntax error on line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load /usr/lib /apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory
Action 'configtest' failed.
The Apache error log may have more information.
I run it on ubuntu 14.04 64bit. How can I resolve it?
Output of config test was: apache2: Syntax error on line 141 of /etc/apache2/apache2.conf: Syntax error on line 3 of /etc/apache2/mods-enabled/dir.conf: without matching section
Action 'configtest' failed
– Gusan Aug 12 '16 at 03:33