Gossamer Forum
Home : Products : DBMan : Installation :

DBman internal errors

Quote Reply
DBman internal errors
DBMan encountered an internal error. Please enable debugging to view.

I keep getting this error. I have edited the deafult.cgi like the readme said chmoed the files and i still get that error. I also have turned on debuging on the cfg file and i still get the error, and no log file shows up.

http://old.sbsage.com/cgi-bin/dbman/db.cgi
to view the cgf file. http://old.sbsage.com/default.cfg.txt

Thanks for any help you can give me.

i added the debug code to the db.cgi and heres what i got.

DBMan encountered an internal error.

CGI ERROR
==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: (Maybe you didn't strip carriage returns after a network transfer?)

Script Location : /home/sagecentral/public_html/SBSage/Guilds/old/cgi-bin/dbman/db.cgi
Perl Version : 5.00404
Setup File : default.cfg

Form Variables
-------------------------------------------

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /home/sagecentral/public_html/SBSage/Guilds/old/public_html
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: en-us
HTTP_CONNECTION : Keep-Alive
HTTP_COOKIE : DCForumSortField; DCForumSessionID=%%3a050aab4183a69b
HTTP_HOST : old.sbsage.com
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
PATH : /sbin:/usr/sbin:/bin:/usr/bin
QUERY_STRING :
REMOTE_ADDR : 24.69.115.163
REMOTE_PORT : 2185
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/dbman/db.cgi
SCRIPT_FILENAME : /home/sagecentral/public_html/SBSage/Guilds/old/cgi-bin/dbman/db.cgi
SCRIPT_NAME : /cgi-bin/dbman/db.cgi
SERVER_ADDR : 205.244.99.98
SERVER_ADMIN : root@localhost
SERVER_NAME : old.sbsage.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.1
SERVER_SIGNATURE :
SERVER_SOFTWARE : Apache/1.3.9
Quote Reply
Re: DBman internal errors In reply to
I figured it out:), it was uploading the cfg file in binary, i just uploaded it as a ,cgi file then renamed it on the server and it worked fine:).