Advertisement
Guest User

Untitled

a guest
Apr 6th, 2014
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. $ sudo /etc/init.d/apache2 start
  2. [....] Starting web server: apache2[Sun Apr 06 20:58:22 2014] [warn] NameVirtualHost *:8080 has no VirtualHosts
  3. (98)Address already in use: make_sock: could not bind to address [::]:8080
  4. (98)Address already in use: make_sock: could not bind to address 0.0.0.0:8080
  5. no listening sockets available, shutting down
  6. Unable to open logs
  7. Action 'start' failed.
  8. The Apache error log may have more information.
  9. failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement