Hello 
This is the first time i am setting up Oreon. We are running Red Hat, RHEL3 server with Apache2, Nagios 2.x, PHP 5.x, and mySQL 4.x, this software is installed under /usr/local/<correct folder>.
First question:
What could be the problem when i get this error message?
It ask for the file oreon.conf.php but that file dosent eaven exist. Only file I can find is installoreon.conf.php
Second question:
So when i install Oreon should i first create a folder called oreon like this /usr/local/oreon or could i just unpack the tar.gz anywhere and run install.sh and it copy the needed files into /usr/local/oreon?
Third question:
Becuse Apache 2 is installed by compiling it its config file is located at /usr/local/apache/conf/apache.conf not at /etc/httpd/conf or /etc/httpd/conf.d can i just copy the "directory instructions" from oreon.conf and put em in the correct apache.conf file?
Is there anyone who made a more comprehensive install instruction? In that case i would be really greatful

This is the first time i am setting up Oreon. We are running Red Hat, RHEL3 server with Apache2, Nagios 2.x, PHP 5.x, and mySQL 4.x, this software is installed under /usr/local/<correct folder>.
First question:
What could be the problem when i get this error message?
Component Status
Configuration file
Warning: fopen(../oreon.conf.php) [function.fopen]: failed to open stream: Permission denied in /usr/local/oreon/www/install/setup.php on line 728 CRITICAL
oreon.conf.php Can't open file
Configuration file
Warning: fopen(../oreon.conf.php) [function.fopen]: failed to open stream: Permission denied in /usr/local/oreon/www/install/setup.php on line 728 CRITICAL
oreon.conf.php Can't open file
Second question:
So when i install Oreon should i first create a folder called oreon like this /usr/local/oreon or could i just unpack the tar.gz anywhere and run install.sh and it copy the needed files into /usr/local/oreon?
Third question:
Becuse Apache 2 is installed by compiling it its config file is located at /usr/local/apache/conf/apache.conf not at /etc/httpd/conf or /etc/httpd/conf.d can i just copy the "directory instructions" from oreon.conf and put em in the correct apache.conf file?
Is there anyone who made a more comprehensive install instruction? In that case i would be really greatful

Comment