Hello,

I'm trying to install DBI 1.30 and ODBC 0.45_14 on a Win2K web server
that I don't have shell access. I'm using FTP to copy the modules files
and my problem is that the web server doesn't seem to see the modules
and returns:

CGI Error
The specified CGI application misbehaved by not returning a complete set
of HTTP headers. The headers it did return are:

Can't locate DBI.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib
..) at C:\webroot\cgi-bin\search.cgi line 2. BEGIN failed--compilation
aborted at C:\webroot\cgi-bin\search.cgi line 2.

Both DBI/DBD-ODBC were built and tested on a XP laptop using nmake which
is also configured similar to the web server to use c:/Perl. The files I
am copying between the two machines are:

DBI.pm in c:/Perl/Site/Lib
DBI directory in c:/Perl/Site/Lib
DBD directory in c:/Perl/Site/Lib
dbiproxy.bat in Perl/bin
dbiproxy in Perl/bin

I know this isn't the best way to move modules between machines but my
options are limited. Can anyone help point me to what files I may be
missing or what else I may need to do to update the web server to use
these files?

TIA,
Jim


Reply via email to