Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache and PHP

Status
Not open for further replies.

williey

Technical User
Jan 21, 2004
242
I have just installed both Apache 2.0 and PHP 4.0 on Redhat 9. All these are installed on my laptop.
When I try to start Apache.. I get the following error.
What is wrong here? Thanks!

Code:
[Wed Mar 23 20:47:45 2005] [warn] module php4_module is already loaded, skipping
httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

/etc/hosts
Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1       pluto   localhost
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top