Gossamer Forum
Home : Products : DBMan : Installation :

DBman encountered an internal error

Quote Reply
DBman encountered an internal error
I turned on the debugger, but I can't see a specific error listed in the report that is generated. Can anyone give me some suggestions?

An interesting note about my install.... For some reason, I couldn't get dbman to work at all when installed in a subdirectory "dbman"... I even tried putting in the full path, but it was no go. I ended up having to move all files into the main cgi-bin. Crazy

Here's the link: http://www.safedragon.com/cgi-bin/db.cgi

Thanks for any help you can give me...

Theresa
Quote Reply
Found my own solution... thanks! In reply to
I looked at it a little longer, and decided to take the path to the script name that the debugger provided, and put it in the $db_script_path. Then, I took the debugger off on the default.cfg, and it worked fine! I kept thinking, in trying to insert the path manually before, that I was not supposed to include a trailing slash on the path name. But, inclusion of the trailing slash fixed it.

Hope this can help another newbie...

Theresa