|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Module loads ok for root, not ok for userby Abigail-II (Bishop) |
| on Oct 27, 2003 at 15:44 UTC ( #302412=note: print w/ replies, xml ) | Need Help?? |
|
Did you by any chance install DBI as root, while having a umask of 077? In that case, one or more directories may have permission drwx------, making the files in them accessable to root, but not to any other user. I've been bitten by this many, many times, and it always bugs me that 'make install' isn't very DWIMish, and doesn't make files/directories readable by world by default. Abigail
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||