Gossamer Forum
Home : Products : DBMan : Installation :

Problem installing DBMAN

Quote Reply
Problem installing DBMAN
I'm having a problem installing DBMAN. When I try to run the script I get an error page with the following message:

CGI ERROR==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: Can't locate .http://www.bathroomweb.com.au/cgi-bin/dbman/html.pl in @INC (@INC contains: . /usr/lib/perl5/i386-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at default.cfg line 51.

I have uploaded all the files in ASCII, html.pl is in the same directory as the other files & I have checked that the permissions are correct.
Any help would be greatly appreciated.

Stew
Quote Reply
Re: Problem installing DBMAN In reply to
 
Quote:
.http://www.bathroomweb.com.au/cgi-bin/dbman/html.pl

I think that's supposed to be a path, not a URL. Did you edit the $db_script_path in db.cgi? Try leaving it at the default
$db_script_path = ".";

If that doesn't work, set it to the path on your server, not a URL.


------------------
JPD