I believe your web server is Apache; well, I hope it's Apache to qualify the following suggestions:
please check the httpd.conf file, either you haven't declared there the location of the opennms as virtual host. another scenario is that the location is seen as not owned by apache, this can be solved by: (assuming that the username and groupname for apache is apache.apache) chown -R apache.apache /path/to/opennms Hope this helps. On 6/30/05, jess enerio <[EMAIL PROTECTED]> wrote: > Guys has any one successfully installed opennms on Centos/RHEL 4? Following > the installation guide ok na-install. > > Postgresql, tomcat4 and opennms servers started ok. http://192.168.0.252:8080 > registers the tomcat webpage. > > Kya lang when I open http://192.168.0.252:8080/opennms, not found daw. Log > of: /var/log/opennms/discovery.log report no errors > > Anything I miss? Any special instructions? > > jessjr > > -- > _______________________________________________ > NEW! Lycos Dating Search. The only place to search multiple dating sites at > once. > http://datingsearch.lycos.com > > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > -- Tito Mari Francis H. Escaño Computer Engineer and GNU/Linux Proponent _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

