Gossamer Forum
Home : Products : DBMan : Installation :

Problems on install....

Quote Reply
Problems on install....
Thanks in advance for the help, but i am trying to install at http://taurusbeta.com/dbman/db.cgi and get the following error:
DBMan encountered an internal error. Please enable debugging to view.

Any help would be greatly appreciated!

Quote Reply
Re: Problems on install.... In reply to
You can enable debugging be opening default.cfg and setting $db_debug to 1.

This will produce a more descriptive error message and should help you identify the exact problem.

If editing default.cfg doesn't change the message, open up db.cgi and add the code $db_debug = 1; under the line $db_script_path = ".";

Good Luck!

- Mark


Astro-Boy!!
http://www.zip.com.au/~astroboy/
Quote Reply
Re: Problems on install.... In reply to
okay, now it gives me this:
CGI ERROR
==========================================
Error Message : Debug Information
Script Location : db.cgi
Perl Version : 5.00404
Setup File : default.cfg

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

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /home/taurusbe/taurusbeta-www
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-comet, application/vnd.ms-excel, application/msword, */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: en-us
HTTP_CONNECTION : Keep-Alive
HTTP_COOKIE : login2451998.1428=04-28-2001 07:02 PM&2452028.1902; ubber2451998.1428=Brandon Calhoun&atpfub&Brandon Calhoun&45&00000002; login2451998.1428=04-23-2001 06:07 PM&2452023.1807; ubber2451998.1428=test7&atpfub&test7&45&00000050; login2452031.0617=05-01-2001 03:18 AM&2452031.0318; ubber2452031.0617=Brandon Calhoun&atpfub&Brandon Calhoun&45&00000002; imagearcadia=Username=kaak|Password=atpfub|LoggedIn=true|SortBy=
HTTP_HOST : www.taurusbeta.com
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0b; Windows NT 5.0)
PATH : /usr/local/bin:/usr/bin:/bin
QUERY_STRING :
REMOTE_ADDR : 208.189.116.134
REMOTE_HOST : adsl-208-189-116-134.dsl.wacotx.swbell.net
REMOTE_PORT : 4495
REQUEST_METHOD : GET
REQUEST_URI : /dbman/db.cgi
SCRIPT_FILENAME : /home/taurusbe/taurusbeta-www/dbman/db.cgi
SCRIPT_NAME : /dbman/db.cgi
SERVER_ADMIN : webmaster@taurusbeta.com
SERVER_NAME : taurusbeta.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.1
SERVER_SOFTWARE : Apache/1.3.9 (Unix) FrontPage/4.0.4.3 Rewrit/1.1a ApacheJServ/1.0b5 PHP/3.0.12



Quote Reply
Re: Problems on install.... In reply to
In Reply To:
Error Message : Debug Information
It's just the debug information returend by DBMan.

I checked out your site and DBMan appears to be running just fine. You should be able to set $db_debug back to 0 and have no problems.

- Mark


Astro-Boy!!
http://www.zip.com.au/~astroboy/
Quote Reply
Re: Problems on install.... In reply to
well, if it was thinking about working before, it isn't now. I really messed it up i guess. If i didn't know better, i would say that it doesn't like me ;)

Quote Reply
Re: Problems on install.... In reply to
In Reply To:
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?)
You need to upload files in ASCII mode.

- Mark


Astro-Boy!!
http://www.zip.com.au/~astroboy/
Quote Reply
Re: Problems on install.... In reply to
i'm using cuteFTP, so it automatically does...but just to make sure, i specified ascii and uploaded again, same error...

I also requested auth on icq...
Quote Reply
Re: Problems on install.... In reply to
Don't trust the "automatic" setting - set it properly to ASCII

Paul
Installations:http://wiredon.net/gt/
Support: http://wiredon.net/forum/

Quote Reply
Re: Problems on install.... In reply to
I did, still no joy...