Hi Damyan

I removed the 1.08 version I installed from CPAN and used the one you pointed me at and it works fine for me as below.

pa...@gandalf:~$ sudo rm /usr/share/perl5/Apache/DBI.pm /usr/share/perl5/Apache/AuthDBI.pm

pa...@gandalf:~$ sudo dpkg -i libapache-dbi-perl_1.08-1_all.deb
(Reading database ... 39632 files and directories currently installed.)
Preparing to replace libapache-dbi-perl 1.07-1 (using libapache-dbi-perl_1.08-1_all.deb) ...
Unpacking replacement libapache-dbi-perl ...
Setting up libapache-dbi-perl (1.08-1) ...
Processing triggers for man-db ...

pa...@gandalf:~$ sudo apache2ctl restart
pa...@gandalf:~$

I've browsed through the pages on my website that use the DB and they all seem fine.

The module can be used with PerlModule in the apache startup config without failing but if you try and 'use' it to setup database connections in a startup script or another module loaded at apache startup time then it fails.

Thank you for helping me push this through.

regards,

Paul



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to