3 Nov
2013
3 Nov
'13
4:08 p.m.
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