954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

error installing Apache

i've been trying to install apache and every time i do:
make install
the final step in installing it...
then
i update the httpd.config file
and i try to start the server
it gives me the following error:
mod_sock: unable to bind to 0.0.0.0:80
cannot open log files..
im installing Apache under linux by the way
any suggestions?

Decency
Newbie Poster
22 posts since Aug 2004
Reputation Points: 10
Solved Threads: 1
 
PoA
Posting Whiz in Training
237 posts since Jul 2004
Reputation Points: 26
Solved Threads: 9
 

Hey that comes pre-installed with linux no?

Any way here is a check list that might help you

* Check whether you have permissions in the folder to create log files.
* Check if the apache port is conflicting with another application that might have opened the same port (Try changing this port number in your HTTPD.conf file)
* Try restarting your webserver (Apache) service.

Webite | My Blog

sanjaykattimani
Newbie Poster
9 posts since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

thank you very much... i solved the problem. it seems that the apatche version which is httpd_2.0.51 i installed had some conflict ports...i installed apache_1.3.31 instead and it did just fine
just wanted to let you know
thank you
;)

Decency
Newbie Poster
22 posts since Aug 2004
Reputation Points: 10
Solved Threads: 1
 

that's good to know :)

Gary King
PHP/vBulletin Guru
Team Colleague
417 posts since Nov 2003
Reputation Points: 53
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You