Gossamer Forum
Home : Products : DBMan : Installation :

can't locate html.pl

Quote Reply
can't locate html.pl
after installation and setting permissions I get following error message :

Reason: Can't locate http://www.gomopa.com/cgi-bin/dbman/html.pl in @INC (@INC contains: http://www.gomopa.com/cgi-bin/dbman /usr/local/lib/perl5/5.00502/i386-bsdos /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/i386-bsdos /usr/local/lib/perl5/site_perl/5.005 .) at default.cfg line 51.

I spent two full nights with searching the problem...

hier full debug.
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.gomopa.com/cgi-bin/dbman/html.pl in @INC (@INC contains: http://www.gomopa.com/cgi-bin/dbman /usr/local/lib/perl5/5.00502/i386-bsdos /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/i386-bsdos /usr/local/lib/perl5/site_perl/5.005 .) at default.cfg line 51.

Script Location : /usr/home/gomopa/gomopa.com/cgi-bin/dbman/db.cgi
Perl Version : 5.00502
Setup File : default.cfg

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

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /usr/home/gomopa/gomopa.com/htdocs
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=259200
HTTP_CONNECTION : keep-alive
HTTP_HOST : www.gomopa.com
HTTP_USER_AGENT : Mozilla/4.77 [en] (Win98; U)
HTTP_VIA : 1.0 proxy4.datacomm.ch:8080 (Squid/2.3.STABLE4)
HTTP_X_FORWARDED_FOR: 212.254.0.114
PATH : /sbin:/usr/sbin:/bin:/usr/bin:/usr/contrib/bin:/usr/X11/bin
QUERY_STRING :
REMOTE_ADDR : 212.40.5.77
REMOTE_PORT : 3052
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/dbman/db.cgi
SCRIPT_FILENAME : /usr/home/gomopa/gomopa.com/cgi-bin/dbman/db.cgi
SCRIPT_NAME : /cgi-bin/dbman/db.cgi
SERVER_ADDR : 202.157.153.134
SERVER_ADMIN : webmaster@gomopa.com
SERVER_NAME : www.gomopa.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SIGNATURE :
Apache/1.3.9 Server at www.gomopa.com Port 80


SERVER_SOFTWARE : Apache/1.3.9 (Unix) PHP/4.0.4 mod_frontpage/3.0.4.3

Can somebody help me ?

Tomas

Quote Reply
Re: can't locate html.pl In reply to
Search this forum for Can't locate html.pl...Wink

Regards,

Eliot Lee
Quote Reply
Re: can't locate html.pl In reply to
Thanks Eliot.
I read really all the stuff but I am not checked where my error is. I checked once more the permissions, (I set dbman folder to chmod 777 is this correct ?)Transfered all files as ascii.

Herer once more copy of debug.
DBMan encountered an internal error.


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://gomopa.com/cgi-bin/dbman/html.pl in @INC (@INC contains: http://gomopa.com/cgi-bin/dbman /usr/local/lib/perl5/5.00502/i386-bsdos /usr/local/lib/perl5/5.00502 /usr/local/lib/perl5/site_perl/5.005/i386-bsdos /usr/local/lib/perl5/site_perl/5.005 .) at default.cfg line 51.

Script Location : /usr/home/gomopa/gomopa.com/cgi-bin/dbman/db.cgi
Perl Version : 5.00502
Setup File : default.cfg

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

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /usr/home/gomopa/gomopa.com/htdocs
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_CONNECTION : Keep-Alive
HTTP_HOST : www.gomopa.com
HTTP_PRAGMA : no-cache
HTTP_USER_AGENT : Mozilla/4.77 [en] (Win98; U)
PATH : /sbin:/usr/sbin:/bin:/usr/bin:/usr/contrib/bin:/usr/X11/bin
QUERY_STRING :
REMOTE_ADDR : 212.254.0.108
REMOTE_PORT : 1237
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/dbman/db.cgi
SCRIPT_FILENAME : /usr/home/gomopa/gomopa.com/cgi-bin/dbman/db.cgi
SCRIPT_NAME : /cgi-bin/dbman/db.cgi
SERVER_ADDR : 202.157.153.134
SERVER_ADMIN : webmaster@gomopa.com
SERVER_NAME : www.gomopa.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SIGNATURE :
Apache/1.3.9 Server at www.gomopa.com Port 80


SERVER_SOFTWARE : Apache/1.3.9 (Unix) PHP/4.0.4 mod_frontpage/3.0.4.3

Please please help. I found maybe 100 messages with the same problem so I mean I am not allone ! Excuse my bed English. (I come from Switzerland)

Best regards
Tomas

Quote Reply
Re: can't locate html.pl In reply to
You are using a URL instead of a path.

Installs:http://wiredon.net/gt
FAQ:http://www.perlmad.com

Quote Reply
Re: can't locate html.pl In reply to
1) Don't post complete error codes in the forum and also WHY did you post them TWICE?

2) Yes, as Paul mentioned you are using the URL path NOT the full ABSOLUTE PATH in your $db_script_path variable in the db.cgi and/or default.cfg file.

3) Like I mentioned similar advice that Paul gave has already been posted in this forum!!!!

Regards,

Eliot Lee Wink
http://anthrotech.com/