hello!
I'am not a linux expert, rather call me novice, but I'am trying to solve an issue with apache.
If I did nog provide enough information, please tell me what I should post.
Environment - Homeserver - Ubuntu 12.04.4 64 bit
Server Apache2.2
Database Mysql
owncloud 6.02
php 5.3
Since a few days apache won't start on my system.
When I start apache this erros occours
Syntax error on line 239 of /etc/apache2/apache2.conf:
Invalid command '/etc/phpmyadmin/apache.conf', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
there seems to be an issue with /etc/phpmyadmin/apache.conf on line 239. But I've checked en the file does exist and is not misspelled.
here is my apache config: [
paste.ubuntu.com...]
and apache logfile [
paste.ubuntu.com...]
Can someone please help me ?