そのため、サーバーにUbuntu 11.10をインストールし、ISPConfig 3のすべてのコンポーネントをインストールしました。Apacheを除いて、すべて正常に動作します。既存の Web サイトを追加または編集しようとすると、Apache サーバーが約 20 ~ 30 秒間クラッシュし (サーバーが起動してから 20 ~ 30 秒後)、再起動しようとすると、次のエラーが表示されます。
> service apache2 restart
* Restarting web server apache2
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost xx.78.89.94:80 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost xx.78.89.94:443 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost *:443 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost xx.78.89.94:80 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost xx.78.89.94:443 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost *:443 has no VirtualHosts
[Thu Jul 25 22:31:28 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
(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
Action 'start' failed.
The Apache error log may have more information.
...fail!
ログ ファイルにエラーはありません。ISPConfig ページにある Perfect Server チュートリアルに従いました。誰かがこれを修正する方法を知っていますか?
どんなアイデアでも大歓迎です。ありがとう!:)