The error on debug (as stated)
config.pl did not return a true value
My config.pl lists all the variables used by the two or three different scripts
The variables work fine when placed inside each script.
I have placed this program on 6 different servers - changing the server names
. It works on 5. On the 6th one, I get an error on the require of the config.pl
There is no code to show .. I have never seen this error before.
the variables are database locations, url names, email names etal. Definitly not a variable problem.