[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache error



On Feb 18, 4:10 pm, Paul Cartwright <a...@pcartwright.com> wrote:

> # /etc/init.d/apache2 restart
> Restarting web server: apache2(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 [::]: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
>  failed!
>

When I see socket already in use it usually means that apache is
already running.

check with "ps -A | grep apache"

and then

"killal apache2" and try again

Stuart


Reply to: