drwxr-x--- 11 root root 4096 Oct 30 17:21 auto drwxr-x--- 2 root root 4096 Oct 29 17:45 DBI
-r-xr-xr-x 1 root root 67395 Oct 29 17:45 DBI.so I see what you mean - if I try running the script as root I don't get the message about no loadable modules. I do get another error (access denied) but that looks like it's to do with privileges on the database that the script is accessing. Stupid me. Thanks for thinking of that, and thanks to everyone else who tried to help as well! Jake Ronald J Kimball wrote: > On Wed, Oct 31, 2001 at 02:23:24PM +0000, Jake Hoban wrote: > >> I don't think that's it. >> >> DBI.pm is in >> /usr/local/lib/perl5/5.6.1/i686-linux >> and DBI.so is in >> /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI > > > Who is the owner, and what are the permissions, for > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI/DBI.so > ? > > Ronald
