Gossamer Forum
Home : Products : Links 2.0 : Discussions :

cgi error debug info

Quote Reply
cgi error debug info
having nothing better to do, I've been fooling around in DBMAN. It has a variable in default.cfg that controls printing of cgi debug info

Code:
# Display Debugging Information (1 = Yes, 0 = No).
$db_debug = 0;


While looking thru the links 2 admin.cgi I round the following at the bottom

Code:
# &cgierr("Done"); # Uncomment this line for Debugging...
# Will tack on form variables and environment variables
# to the end of every page. Quite Useful.


interesting...


Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
Subject Author Views Date
Thread cgi error debug info esm 3931 Feb 14, 2003, 12:11 PM
Thread Re: [esm] cgi error debug info
Andy 3827 Feb 15, 2003, 4:42 AM
Thread Re: [Andy] cgi error debug info
esm 3823 Feb 15, 2003, 6:59 AM
Thread Re: [esm] cgi error debug info
Paul 3819 Feb 15, 2003, 7:26 AM
Post Re: [Paul] cgi error debug info
esm 3832 Feb 15, 2003, 8:21 AM