bluesky786 wrote: > i am having this line of error when i started zenoss service > ********************************************************************** > ZenSocket Error: Unable to bind to listen port (error code 98) > Zentrap deamon is also not running ........ > ********************************************************************** > zenoss web interface is being opend through 172.16.10.99:8080 butt > i am not able to access Fedora Test Page through web browser by 172.16.10.99, > instead of this "Boa Webserver Page" is being opened....even i did off the > boa service using "system-config-services" command. > and when i tried to access http://localhost/ then index.html self-created > simple web-page from /var/www/html/index.html is being opened.... > and when i tried http://127.0.0.1/ then i got an error page of "Bad Request" > plz guide me....... > Thanks > Suleman Tariq
Zenoss has it's own "built in" web server. You do not need to add one in order to get it to work. The "unable to bind to listen port" error message that you are receiving means that you have another service already using that port. If you've loaded another web server onto the box that you are using for Zenoss, and it sounds like you have based on what you're saying, it could be interfering with the Zenoss services and/or web server. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=19522#19522 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
