이것은 apache2를 시작하는 문제입니다.
apache2 -k restart
[Wed May 28 11:53:07 2014] [warn] NameVirtualHost *:80 has no VirtualHosts
httpd not running, trying to start
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
데비안의 레일에서 승객과 루비로 apache2를 실행하고 싶다.
도움이 필요하다