[Box Backup] website down?
Pablo Fernandez
boxbackup@fluffy.co.uk
Sat, 26 Jul 2008 03:50:23 -0300
Hi
You can use netstat -putan | grep LISTEN | grep :80 as root to see
what's running there.
Best regards,
Pablo
On Fri, 2008-07-25 at 22:49 +0100, Chris Wilson wrote:
> Hi James and all,
>
> Is the www.boxbackup.org website down since the move yesterday? It looks
> like it to me. I tried to start Apache in the jail and I get the following
> error:
>
> chris@www(~)$ sudo /usr/local/sbin/httpd
> (48)Address already in use: make_sock: could not bind to address
> 77.75.105.12:80
> no listening sockets available, shutting down
> Unable to open logs
>
> I don't know what's already bound to port 80. Perhaps a global apache on
> 0.0.0.0:80? Don't think I can fix this one.
>
> Cheers, Chris.