Starting httpd : could not bind to address 192.168.1.22:80
Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi all i have recently installed apache 2 on fedora 5 and i have installed aApache and it has started ok
I am now try to configure httpd.conf to start another instance of httpd to log into weblogic, when i try and start the instance i am getting the following error :
[root@devws01 uat]#/etc/init.d/uat start
Starting httpd: (98): make_sock: could not bind to address 192.168.1.22:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
i have tried to edit the httpd.conf and replace Listen 192.168.1.22:80
with *:80
and still getting the same error
can you please help with this one i am a new linux user so my knowledge is limited hence why i am asking for help
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.