|
Home > Archive > Web Servers on Unix and Linux > April 2007 > help need to start apache2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
help need to start apache2
|
|
| ranjith_s_kumar@yahoo.com 2007-04-12, 1:32 pm |
| I have installed apache 2.2 in my mandriva platform. but when i try to
start apache (/usr/local/apache2/bin/apachectl start) then i get error
message as
[root@localhost init.d]# /usr/local/apache2/bin/apachectl start
httpd: Could not reliably determine the server's fully qualified
domain name, using 127.0.0.1 for ServerName
(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
what to do next?
| |
|
| On Apr 12, 1:48 pm, ranjith_s_ku...@yahoo.com wrote:
> I have installed apache 2.2 in my mandriva platform. but when i try to
> start apache (/usr/local/apache2/bin/apachectl start) then i get error
> message as
>
> [root@localhost init.d]# /usr/local/apache2/bin/apachectl start
> httpd: Could not reliably determine the server's fully qualified
> domain name, using 127.0.0.1 for ServerName
> (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
>
> what to do next?
Configure apache. http://httpd.apache.org/docs/
|
|
|
|
|