Apache2, MySql, который не в состоянии запускаться в человечности 18.04

Попытка запустить Apache с использования терминала после команды:

systemctl start apache2.service

при выполнении той команды, добирающейся ниже ошибки:

Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.

Вывод systemctl status apache2.service:

● apache2.service - The Apache HTTP Server
   Loaded: loaded (/lib/systemd/system/apache2.service; disabled; vendor preset: enabled)
  Drop-In: /lib/systemd/system/apache2.service.d
           └─apache2-systemd.conf
   Active: failed (Result: exit-code) since Tue 2018-08-28 10:59:14 EEST; 4min 37s ago
  Process: 1051 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)

авг 28 10:59:14 GhostInTheShell apachectl[1051]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
авг 28 10:59:14 GhostInTheShell apachectl[1051]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for main error log
авг 28 10:59:14 GhostInTheShell apachectl[1051]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/apache2/sites-enabled/laravel.conf:1
авг 28 10:59:14 GhostInTheShell apachectl[1051]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:1
авг 28 10:59:14 GhostInTheShell apachectl[1051]: AH00014: Configuration check failed
авг 28 10:59:14 GhostInTheShell apachectl[1051]: Action 'start' failed.
авг 28 10:59:14 GhostInTheShell apachectl[1051]: The Apache error log may have more information.
авг 28 10:59:14 GhostInTheShell systemd[1]: apache2.service: Control process exited, code=exited status=1
авг 28 10:59:14 GhostInTheShell systemd[1]: apache2.service: Failed with result 'exit-code'.
авг 28 10:59:14 GhostInTheShell systemd[1]: Failed to start The Apache HTTP Server.

Вывод journalctl | tail:

авг 28 11:19:14 GhostInTheShell org.gnome.SettingsDaemon.MediaKeys.desktop[1773]: # Theme parsing error: gtk.css:4423:25: '' is not a valid color name
авг 28 11:19:14 GhostInTheShell org.gnome.SettingsDaemon.MediaKeys.desktop[1773]: # Theme parsing error: gtk.css:4433:25: '' is not a valid color name
авг 28 11:19:14 GhostInTheShell org.gnome.SettingsDaemon.MediaKeys.desktop[1773]: # Theme parsing error: gtk.css:4445:14: unknown value for property
авг 28 11:20:19 GhostInTheShell kernel: [UFW BLOCK] IN=wlp2s0 OUT= MAC=01:00:5e:00:00:01:54:e6:fc:a6:a5:4b:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
авг 28 11:22:25 GhostInTheShell kernel: [UFW BLOCK] IN=wlp2s0 OUT= MAC=01:00:5e:00:00:01:54:e6:fc:a6:a5:4b:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
авг 28 11:23:32 GhostInTheShell kernel: perf: interrupt took too long (5102 > 5055), lowering kernel.perf_event_max_sample_rate to 39000
авг 28 11:23:38 GhostInTheShell gnome-keyring-daemon[1450]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
авг 28 11:24:30 GhostInTheShell kernel: [UFW BLOCK] IN=wlp2s0 OUT= MAC=01:00:5e:00:00:01:54:e6:fc:a6:a5:4b:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
авг 28 11:26:36 GhostInTheShell kernel: [UFW BLOCK] IN=wlp2s0 OUT= MAC=01:00:5e:00:00:01:54:e6:fc:a6:a5:4b:08:00 SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
авг 28 11:27:00 GhostInTheShell wpa_supplicant[903]: wlp2s0: WPA: Group rekeying completed with 54:e6:fc:a6:a5:4c [GTK=CCMP]

У меня есть та же ошибка в MySQL

Вывод systemctl start mysql.service:

Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xe" for details.

Вывод systemctl status mysql.service:

● mysql.service - MySQL Community Server
   Loaded: loaded (/lib/systemd/system/mysql.service; disabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2018-08-28 11:37:47 EEST; 6s ago
  Process: 6209 ExecStart=/usr/sbin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pid (code=exited, status=1/FAILURE)
  Process: 6200 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)

авг 28 11:37:47 GhostInTheShell systemd[1]: mysql.service: Service hold-off time over, scheduling restart.
авг 28 11:37:47 GhostInTheShell systemd[1]: mysql.service: Scheduled restart job, restart counter is at 5.
авг 28 11:37:47 GhostInTheShell systemd[1]: Stopped MySQL Community Server.
авг 28 11:37:47 GhostInTheShell systemd[1]: mysql.service: Start request repeated too quickly.
авг 28 11:37:47 GhostInTheShell systemd[1]: mysql.service: Failed with result 'exit-code'.
авг 28 11:37:47 GhostInTheShell systemd[1]: Failed to start MySQL Community Server.
0
задан 28 August 2018 в 03:12

1 ответ

  • Я узнал, как я получил ошибки Apache и MySql. Когда я использую программу для очистки наличных денег, журналов, и и т.д. в этом случае я стер свои каталоги Apache2 и MySql в/var/log/

    Вот решение

Для apache2

0
ответ дан 28 October 2019 в 01:57

Другие вопросы по тегам:

Похожие вопросы: