Hi,

I'm running the win32 version.

I changed the httpd.conf file to include: Apache::DBI

I get that it cannot be found. I"ve setup the path inside httpd file as

<perl>
push @INC,qw(c:/perl/site/5.6.0/lib
              c:/perl/5.6.0/lib
              c:/perl/5.6.0/lib/MSWin32-x86
              c:/perl/5.6.0/lib
              c:/perl/site/5.6.0/lib/MSWin32-x86
              c:/perl/site/5.6.0/lib
             );
</perl>

Does anyone know what the quick fix is. Can I just drop this perl module 
in. Also I tried to find it but couldn't.

Thanks
David

Reply via email to