Zkouším rozeběhnout Apache a MySQL na Kubuntu. Apache nejde spustit.
siva01@dao:~$ systemctl status apache2.service
● apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since So 2016-06-18 15:56:04 CEST; 44s ago
Docs: man:systemd-sysv-generator(
Process: 14877 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
čen 18 15:56:04 dao apache2[14877]: * The apache2 configtest failed.
čen 18 15:56:04 dao apache2[14877]: Output of config test was:
čen 18 15:56:04 dao apache2[14877]: (2)No such file or directory: AH02291: Cannot access directory '/var/www/html/drupal/logs/' for error log of vhost defined at /etc/apache2/sites-enabled/
čen 18 15:56:04 dao apache2[14877]: AH00014: Configuration check failed
čen 18 15:56:04 dao apache2[14877]: Action 'configtest' failed.
čen 18 15:56:04 dao apache2[14877]: The Apache error log may have more information.
čen 18 15:56:04 dao systemd[1]: apache2.service: Control process exited, code=exited status=1
čen 18 15:56:04 dao systemd[1]: Failed to start LSB: Apache2 web server.
čen 18 15:56:04 dao systemd[1]: apache2.service: Unit entered failed state.
čen 18 15:56:04 dao systemd[1]: apache2.service: Failed with result 'exit-code'.
siva01@dao:~$ uname -a
Linux dao 4.4.0-25-generic #44-Ubuntu SMP Fri Jun 10 18:19:48 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Jak mám postupovat? Zkoušel jsem Apache2 odinstalovat a nainstalovat, ale nezabírá nic...