Advertisement
Guest User

Untitled

a guest
Feb 7th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. The programs included with the Debian GNU/Linux system are free software;
  2. the exact distribution terms for each program are described in the
  3. individual files in /usr/share/doc/*/copyright.
  4.  
  5. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  6. permitted by applicable law.
  7. Last login: Thu Feb 7 00:04:11 2019 from host-249-159-66-217.spbmts.ru
  8. root@vm136837:~# a2ensite klast.info Site klast.info already enabled
  9. root@vm136837:~# service apache2 reload Job for apache2.service failed. See 'systemctl status apache2.service' and 'journalctl -xn' for details.
  10. root@vm136837:~# systemctl status apache2.service -l ● apache2.service - LSB: Apache2 web server
  11. Loaded: loaded (/etc/init.d/apache2)
  12. Drop-In: /lib/systemd/system/apache2.service.d
  13. └─forking.conf
  14. Active: failed (Result: exit-code) since Wed 2019-02-06 20:02:01 MSK; 12h ago
  15. Process: 17102 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)
  16. Process: 17083 ExecReload=/etc/init.d/apache2 reload (code=exited, status=1/FAILURE)
  17. Process: 24223 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
  18.  
  19. Feb 06 20:02:01 vm136837.local apache2[24223]: AH00112: Warning: DocumentRoot [/var/www/html] does not exist
  20. Feb 06 20:02:01 vm136837.local apache2[24223]: AH00526: Syntax error on line 3 of /etc/apache2/sites-enabled/klast.info.conf:
  21. Feb 06 20:02:01 vm136837.local apache2[24223]: ServerAlias only used in <VirtualHost>
  22. Feb 06 20:02:01 vm136837.local apache2[24223]: Action 'configtest' failed.Feb 06 20:02:01 vm136837.local apache2[24223]: The Apache error log may have more information.
  23. Feb 06 20:02:01 vm136837.local systemd[1]: apache2.service: control process exited, code=exited status=1
  24. Feb 06 20:02:01 vm136837.local systemd[1]: Failed to start LSB: Apache2 web server.
  25. Feb 06 20:02:01 vm136837.local systemd[1]: Unit apache2.service entered failed state.
  26. Feb 07 00:07:38 vm136837.local systemd[1]: Unit apache2.service cannot be reloaded because it is inactive.
  27. Feb 07 08:58:10 vm136837.local systemd[1]: Unit apache2.service cannot be reloaded because it is inactive.
  28. root@vm136837:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement