Gossamer Forum
Home : Products : Others : MySQLMan :

CGI ERROR

Quote Reply
CGI ERROR
script give me this error:

CGI ERROR
==========================================
Error Message : DBI.pm not found! You can find this at: http://www.perl.com/CPAN/modules/by-module/DBI/
Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: [Sat Aug 12 18:09:43 2000] mysql.cgi: [Sat Aug 12 18:09:43 2000] mysql.cgi: [Sat Aug 12 18:09:43 2000] mysql.cgi: Can't locate loadable object for module DBI in @INC (@INC contains: e:/cgi-bin/mysqlman/ /cgi-bin/mysqlman E:/usr/local/lib E:/usr/local/site/lib .) at e:/cgi-bin/mysqlman//DBI.pm line 182
[Sat Aug 12 18:09:43 2000] mysql.cgi: [Sat Aug 12 18:09:43 2000] mysql.cgi: BEGIN failed--compilation aborted at e:/cgi-bin/mysqlman//DBI.pm line 182.

Script Location : e:/cgi-bin/mysqlman/mysql.cgi
Perl Version : 5.00503

Configuration
-------------------------------------------

Cookies
-------------------------------------------
:
:
:
:

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

Environment Variables
-------------------------------------------
COMSPEC : C:\WINDOWS\COMMAND.COM
DOCUMENT_ROOT : e:/html
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: ru
HTTP_CONNECTION : Keep-Alive
HTTP_HOST : localhost
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
PATH : C:\WINDOWS;C:\WINDOWS\COMMAND;E:\USR\LOCAL\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DN
QUERY_STRING :
REMOTE_ADDR : 127.0.0.1
REMOTE_PORT : 2821
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/mysqlman/mysql.cgi
SCRIPT_FILENAME : e:/cgi-bin/mysqlman/mysql.cgi
SCRIPT_NAME : /cgi-bin/mysqlman/mysql.cgi
SERVER_ADDR : 127.0.0.1
SERVER_ADMIN : you@your.address
SERVER_NAME : localhost
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.1
SERVER_SIGNATURE : Apache/1.3.12 Server at localhost Port 80

SERVER_SOFTWARE : Apache/1.3.12 (Win32)
WINDIR : C:\WINDOWS

Stack Trace
-------------------------------------------
(main::cgierr) called from (e:/cgi-bin/mysqlman/mysql.cgi) line (55)



But I have DBI.PM file in my E:/usr/local/lib

Help please.