Gossamer Forum
Home : Products : DBMan : Discussions :

PWS problems

Quote Reply
PWS problems
Hi folks,

I'm getting the dreaded "DBMan encountered an internal error. Please enable debugging to view." error message. I've turned on debugging but don't seem to get any more info.

I've read Astroboy's Windows checklist and as I'm still trying to set up the database on my local machine I'm assuming I don't need to worry about the whole ASCII/binary thing. I've associated both .pl and .cgi extensions with Perl and have had no problems running other .cgi scripts.

Here are the variables from the 2 files I've changed -

from DEFAULT.CFG:

# URL of the directory dbman resides in. No Trailing Slash Please.
$db_dir_url = "http://pbn-computer/scripts/dbman";


from DB.CGI:

$db_script_path = "c:/inetpub/scripts/dbman";

Any help/advice would be greatly apprciated.


~ Tony

Quote Reply
Re: PWS problems In reply to
Underneath the $db_script_path variable add: $db_debug = 1;

That should give you a more descriptive error message.

- Mark


Astro-Boy!!
http://www.zip.com.au/~astroboy/