Gossamer Forum
Home : Products : DBMan : Installation :

cgi error

Quote Reply
cgi error
here what the debugger says
CGI ERROR
==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: Can't locate ./usr/local/etc/httpd/htdocs/cnet/cgi-bin/dbman/html.pl in @INC (@INC contains: . /usr/local/lib/perl5/i386-bsdos/5.00404 /usr/local/lib/perl5 /usr/local/lib/perl5/site_perl/i386-bsdos /usr/local/lib/perl5/site_perl .) at default.cfg line 51.

Script Location : /usr/local/etc/httpd/htdocs/cnet/cgi-bin/dbman/db.cgi
Perl Version : 5.00404
Setup File : default.cfg

What does this mean?
Quote Reply
Re: cgi error In reply to
I just answered your other post, but in the few minutes since then, I thought about one thing.

Your error message mentions:

./usr/local/etc/httpd/htdocs/cnet/cgi-bin/dbman/html.pl

There shouldn't be a . in front of that. The only reason I can think that it might be there is that you changed either the $db_script_url setting in db.cgi or the path to the html.pl file in default.cfg.


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