Guest User

Untitled

a guest
Apr 25th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. root@xor:/etc/apache2/sites-available# apachectl -S
  2. VirtualHost configuration:
  3. *:80 is a NameVirtualHost
  4. default server www.test.local (/etc/apache2/sites-enabled/000-default.conf:4)
  5. port 80 namevhost www.test.local (/etc/apache2/sites-enabled/000-default.conf:4)
  6. port 80 namevhost mail.test.local (/etc/apache2/sites-enabled/000-default.conf:16)
  7. port 80 namevhost www.fairelebonchoix.fr (/etc/apache2/sites-enabled/000-default.conf:26)
  8. (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:16
  9. (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:4
  10. AH00014: Configuration check failed
  11. Action '-S' failed.
  12. The Apache error log may have more information.
Advertisement
Add Comment
Please, Sign In to add comment