in reply to mysql/perl library problem

"nobody" needs permissions at /usr/local/mysql/lib/mysql/* too.

Replies are listed 'Best First'.
Re: Re: mysql/perl library problem
by peecee (Initiate) on Nov 01, 2002 at 20:57 UTC
    For all who care...thanks for the pointers. It turned out to be a rights issue as most of you probably thought. I had to enable execute on all the directories, not just read. Is this correct? Seems kind of strange, but it is working now. Thanks for the help, Paul