Can't seem to run Apache 2.2 on Ubuntu 10.10 (Maverick Meerkat)
Posted
by
Pam
on Super User
See other posts from Super User
or by Pam
Published on 2011-04-19T00:30:59Z
Indexed on
2011/11/12
2:00 UTC
Read the original article
Hit count: 275
apache
|ubuntu-10.10
Here's my error message when I run sudo apachectl start:
(98)Address already in use: make_sock: could not bind to address 127.0.0.1:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
myUser@myMachine:/etc
$ sudo apachectl stop
httpd (no pid file) not running
I'm brand new to Ubuntu (and Linux) and downloaded Apache 2.2 (worker) through Synaptic. I found a httpd.conf
flavor I liked and am using it.
© Super User or respective owner