Skip to content

Instantly share code, notes, and snippets.

@tal
Created October 5, 2011 22:31
Show Gist options
  • Select an option

  • Save tal/1265941 to your computer and use it in GitHub Desktop.

Select an option

Save tal/1265941 to your computer and use it in GitHub Desktop.
* 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