Gossamer Forum
Home : Products : DBMan : Installation :

Help! pls!

Quote Reply
Help! pls!
got this error when i run the script Frown

What is the problem?


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

Script Location : /u/eskimo/scripts/dbman/db.cgi
Perl Version : 5.00404
Setup File : default.cfg

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

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /u
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*
HTTP_ACCEPT_CHARSET : iso-8859-1,*,utf-8
HTTP_ACCEPT_ENCODING: gzip
HTTP_ACCEPT_LANGUAGE: en
HTTP_CACHE_CONTROL : max-age=518400
HTTP_CONNECTION : keep-alive
HTTP_HOST : eskimo.virtualave.net
HTTP_PRAGMA : no-cache
HTTP_USER_AGENT : Mozilla/4.5 [en] (Win98; I)
HTTP_VIA : 1.0 palo13.pacific.net.sg:8080 (Squid/1.2.beta22)
HTTP_X_FORWARDED_FOR: 210.24.237.232
PATH : /sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
QUERY_STRING :
REMOTE_ADDR : 192.169.41.63
REMOTE_HOST : 192.169.41.63
REMOTE_PORT : 56680
REQUEST_METHOD : GET
REQUEST_URI : /scripts/dbman/db.cgi
SCRIPT_FILENAME : /u/eskimo/scripts/dbman/db.cgi
SCRIPT_NAME : /scripts/dbman/db.cgi
SCRIPT_URI : http://s3.virtualave.net/scripts/dbman/db.cgi
SCRIPT_URL : /scripts/dbman/db.cgi
SERVER_ADMIN : webmaster@virtualave.net
SERVER_NAME : s3.virtualave.net
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SOFTWARE : Apache/1.2.6

Quote Reply
Re: Help! pls! In reply to
Your path is set to '/scripts/dbman' when it should be '/u/eskimo/scripts/dbman'.

Hope this helps,

Alex