Created
October 5, 2011 22:31
-
-
Save tal/1265941 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * executing `stage:restart_stage_rails' | |
| * executing "sudo /etc/init.d/httpd restart" | |
| servers: ["localhost"] | |
| [localhost] executing command | |
| ** [out :: localhost] Stopping httpd: [FAILED] | |
| ** [out :: localhost] | |
| ** [out :: localhost] Starting httpd: | |
| ** [out :: localhost] [Wed Oct 05 22:21:35 2011] [warn] NameVirtualHost *:80 has no VirtualHosts | |
| ** [out :: localhost] (98)Address already in use: make_sock: could not bind to address [::]:7004 | |
| ** [out :: localhost] (98)Address already in use: make_sock: could not bind to address 0.0.0.0:7004 | |
| ** [out :: localhost] no listening sockets available, shutting down | |
| ** [out :: localhost] Unable to open logs | |
| ** [out :: localhost] | |
| ** [out :: localhost] [ | |
| ** [out :: localhost] | |
| ** [out :: localhost] FAILED | |
| ** [out :: localhost] | |
| ** [out :: localhost] ] | |
| ** [out :: localhost] | |
| ** [out :: localhost] | |
| command finished |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment