Gossamer Forum
Home : Products : DBMan : Installation :

DBMan encountered an internal error.

Quote Reply
DBMan encountered an internal error.
Hi I have a problem that I can't resolve!

DBMan encountered an internal error. Please enable debugging to view.

This is the problem and no matter what I do allways the script says that. Im using perl.004. Please HELP me I need this !!!

Thx

Quote Reply
Re: DBMan encountered an internal error. In reply to
In your .cfg file please set:

$db_debug = 1;

If there is a message which shows what the problem is it will help.

There is also a little snippet of code which you can add to your db.cgi file which will provide useful error messages.

This is available in the resource center and in the FAQ noted below (under "troubleshooting") and called "Debugging - How To Obtain Useful Error Messages"

Does you server error log provide any information regarding the error?

Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/
Quote Reply
Re: DBMan encountered an internal error. In reply to
I continually get this message in my error output:

Illegal character \015 (carriage return) at default.cfg line XX

XX is any line with a carriage return.

I have perl 5.004 installed and several other scripts that perform normally.



Quote Reply
Re: DBMan encountered an internal error. In reply to
Did you upload the file in ASCII mode?

- Mark

Astro-Boy!!
http://www.zip.com.au/~astroboy/
Quote Reply
Re: DBMan encountered an internal error. In reply to
DOH! Excuse me, I have to go slam my head into a wall a few times...

That was it. Forgot to force ASCII.