Login

Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

Well I had it working...
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Well I had it working...
#899
Well I had it working... 1 Year, 2 Months ago Karma: 0
And I now know what "relative path to nagiosql" is compared to "absolute path to nagiosql"

I changed the relative path to match the absolute path. And completely broke my freshly installed and working nagiosql.

How do I change that back?

Searched and found noone dumb enough to make this mistake.
ericu
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#900
Re:Well I had it working... 1 Year, 2 Months ago Karma: 0
There are, of course, many ways to fix this. In this case I finally settled on:

ln -s /var/www/html/nagiosql3 /var/www/html/usr/local/nagios/share/

(after making all the empty directories first)

This was for CentOS 5.3
ericu
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#902
Re:Well I had it working... 1 Year, 2 Months ago Karma: 2
Hi,
this is a design problem in 3.0.x. The path to your NagiosQL Installation is set in the database (tbl_settings). You could either modify the database manually to fit the path or rerun the Installation Wizard (Option: Emergency reset settings) and let NagiosQL autodetect your path again.

Cheers,
Rouven
rouven
NagiosQL Developer
Posts: 255
graphgraph
User Offline Click here to see the profile of this user
47315142 Gender: Male NagiosQL Location: Hamburg, Germany Birthday: 03/19
The administrator has disabled public write access.
 
Go to topPage: 1