> activeperl 5.6.4 and perl 5.8 and apache 2.0
Huh? Ok, so which version of perl are you really using? If you have both
installed, are you sure you have all of your modules installed for the one
that is getting executed by your cgi scripts?
If I found that I had 2 versions of Perl installed and that they might be
banging heads, I'd probably strip out both versions, delete the old
directories, clean out my PATH environment variable and do a new install
of one version, then reinstall all of the modules that I want it to use.
But that's just me, I tend to get ham-fisted with this sort of thing.
____________________________
Jeff Seger
Fairchild Semiconductor
[EMAIL PROTECTED]
____________________________
"Farhan" <[EMAIL PROTECTED]>
09/12/2000 04:57 AM
Please respond to "Farhan"
To: <[EMAIL PROTECTED]>
cc:
Subject: help required DBI
Can any one help me out from the error below.. i've been trying to use DBI
module on win 2000 with activeperl 5.6.4 and perl 5.8 and apache 2.0.. i
dont know where i went wrong.. do i have to write any thing the system
registry file.. plz help me out..
[Tue Sep 4 12:10:38 2003] [error] [client 127.0.0.1] Premature end of
script headers: c:/program files/apache group/apache/cgi-bin/alldsn.cgi
[Tue Sep 4 12:10:38 2003] [error] [client 127.0.0.1] Can't locate loadable
object for module DBI in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib
.) at E:/Perl/lib/DBI.pm line 255
[Tue Sep 4 12:10:38 2003] [error] [client 127.0.0.1] BEGIN
failed--compilation aborted at E:/Perl/lib/DBI.pm line 255.
[Tue Sep 4 12:10:38 2003] [error] [client 127.0.0.1] Compilation failed in
require at c:\PROGRA~1\APACHE~1\apache\cgi-bin\alldsn.cgi line 4.
[Tue Sep 4 12:10:38 2003] [error] [client 127.0.0.1] BEGIN
failed--compilation aborted at
c:\PROGRA~1\APACHE~1\apache\cgi-bin\alldsn.cgi line 4.