Gossamer Forum
Home : Products : DBMan : Installation :

Error with new db

Quote Reply
Error with new db
I was able to get the example working fine. Then I made a new db with the configurator. When I tried to access my new db, after uploading the files (http://b4ipo.com/cgi/db/db.cgi?db=projects) it, I get this error message:

CGI ERROR
==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: syntax error at ./projects.pl line 61, near "

I can't seem to find anything like that on line 61 of project.pl.
Can anyone be of any help?
Thanks in advance.


Quote Reply
Re: Error with new db In reply to
You will need to probably configure the $db_script_name variable in the db.cgi to point to the ABSOLUTE PATH where the DBMAN files are located.

Regards,

Eliot Lee
Quote Reply
Re: Error with new db In reply to
To get more useful error messages you may want to check the FAQ noted below and look under the section "Troubleshooting" for a post called "Debugging - How To Obtain Useful Error Messages"

This snippet of code produces great errors messages which will help you to pinpoint the problem. It's not always on that specific line mentioned.. sometimes it can be cause by a line above it.

Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/