It's of course possible that older versions of PHP break when including ref.
what happens if you run "php includes/debug/ref.inc.php" ?
adam.
On 2013-11-03 22:08, Tom Laermans wrote:
Hi,
Uncommenting that line fixes your issue? How on earth did you even get to uncommenting that? =) It almost certainly is not the cause of the problem.
I'm guessing you have a syntax error in your configuration file, please run php -l config.php and see if it complains about anything.
On 03/11/2013 22:07, Thomas Raabo - Zitcom A/S wrote: If i run discovery.php -h none I get no output.
The only way I could get it going again was to uncomment this line in common.php if (file_exists($config['install_dir']."/includes/debug/ref.inc.php")) { include($config['install_dir']."/includes/debug/ref.inc.php"); $ref_loaded = TRUE; }
Whats my problem? I´am running centos.
Question and answer, bingo =)
Tom _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium