Hello,
I've tried to install oreon, but the installation is not working, and I'm not sure what i'm doing wrong.
I have apache 2.0.53, php 4.3.x and mysql 4.0.x, in a Debian Sarge 3.1
First, I've tried installed just Oreon, without Nagios --> when I realized this was a mistake I've installed Nagios 2.1.3 (using apt-get) and then I ran the install.sh again.
This was the output:
So, the configuration was right, even for Apache2.
But when I try to get the url http://localhost/oreon I get a 404 error.
So, what I'm doing wrong ??
Thank you for your help !!
I've tried to install oreon, but the installation is not working, and I'm not sure what i'm doing wrong.
I have apache 2.0.53, php 4.3.x and mysql 4.0.x, in a Debian Sarge 3.1
First, I've tried installed just Oreon, without Nagios --> when I realized this was a mistake I've installed Nagios 2.1.3 (using apt-get) and then I ran the install.sh again.
This was the output:
WARNING : Setup will delete all previous information in your OREON DATABASE.
Nagios libexec directory ... OK
TrueType verdana ... OK
group nagios ... yes
user nagios ... yes
group nagiocmd ... yes
Configure Apache server ...
apache is already configurate
user www-data added to nagios group
Apache is now ready for OREON
Oreon is aldready install on your server !
Are you sure you want to install OREON ? [y/n] y
install oreon ...
sudo is already configurate
Restart Mysql server ...
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld.
Checking for crashed MySQL tables in the background.
Nagios libexec directory ... OK
TrueType verdana ... OK
group nagios ... yes
user nagios ... yes
group nagiocmd ... yes
Configure Apache server ...
apache is already configurate
user www-data added to nagios group
Apache is now ready for OREON
Oreon is aldready install on your server !
Are you sure you want to install OREON ? [y/n] y
install oreon ...
sudo is already configurate
Restart Mysql server ...
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld.
Checking for crashed MySQL tables in the background.
But when I try to get the url http://localhost/oreon I get a 404 error.
So, what I'm doing wrong ??
Thank you for your help !!
Comment