Gossamer Forum
Home : Products : DBMan : Installation :

Internal error - yes I've read everything....

Quote Reply
Internal error - yes I've read everything....
I can login OK with debugging enabled, but when I add a record, it give a white screen saying DBMan encountered an internal error. Please enable debugging. BTW the record DOES get entered.

When I enable debugging all I get is this

DBMan encountered an internal error. CGI ERROR==========================================Error Message : Debug InformationScript Location : /home/abm/cgi-bin/dbman/db.cgiPerl Version : 5.006Setup File : news.cfgUser ID : cmrSession ID : cmr.10631643704744Form Variables-------------------------------------------Byline : gjhgjhghjDate : 10-Sep-2003Detail : jhgjhgjhgDisplay : YesHeadline1 : gffhgdHeadline2 : jhghghID : 3Image_Name : ghjhgLink : http://www.link.com.auMain : NoPhot_Credit : ghjhgjhShort_Text : jhgjhgjhSub : NoSupplementary : jjghghgadd_record : Add Recorddb : newsuid : cmr.10631643704744Environment Variables-------------------------------------------CONTENT_LENGTH : 282CONTENT_TYPE : application/x-www-form-urlencodedDOCUMENT_ROOT : /home/abm/htdocsGATEWAY_INTERFACE : CGI/1.1HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */*HTTP_ACCEPT_ENCODING: gzip, deflateHTTP_ACCEPT_LANGUAGE: en-auHTTP_CACHE_CONTROL : no-cache, max-age=259200HTTP_CONNECTION : keep-aliveHTTP_HOST : new-www.abm.asn.auHTTP_REFERER : http://new-www.abm.asn.au/cgi-bin/dbman/db.cgi?db=news&uid=cmr.10631643704744&add_form=1HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)HTTP_VIA : 1.1 kia-ts1-2600:3128 (Squid/2.4.STABLE7)HTTP_X_FORWARDED_FOR: 202.7.212.70PATH : /sbin:/bin:/usr/sbin:/usr/binQUERY_STRING : REMOTE_ADDR : 203.26.23.20REMOTE_PORT : 35398REQUEST_METHOD : POSTREQUEST_URI : /cgi-bin/dbman/db.cgiSCRIPT_FILENAME : /home/abm/cgi-bin/dbman/db.cgiSCRIPT_NAME : /cgi-bin/dbman/db.cgiSERVER_ADDR : 172.16.124.61SERVER_ADMIN : cmr@abm.asn.auSERVER_NAME : new-www.abm.asn.auSERVER_PORT : 80SERVER_PROTOCOL : HTTP/1.0SERVER_SIGNATURE : Apache/1.3.27 Server at new-www.abm.asn.au Port 80SERVER_SOFTWARE : ApacheI've CHModed, uploaded in ASCII, used the conmfigurator. Everything works except I get the debug message! Any clues.
Quote Reply
Re: [kcd1961] Internal error - yes I've read everything.... In reply to
It's hard to guess without seeing your files, especially the .cfg file.

I would suggest moving the debug line up within your .cfg file to above where it list the

$db_debug = 0;

# File and URL's

This way it will catch any errors there.

If that doesn't work and you don't have access to your server error logs to see what could be reported there, check out the FAQ noted below under the section "Troubleshooting" for a thread called "Debugging - How To Obtain Useful Error Messages". If you add this snippet of code to the top of your files it will help pinpoint errors.

Hope this helps

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/