Re: DBD::mysql library issue on mod_perl2/Leopard
by Perrin Harkins other posts by this author
Dec 31 2007 11:55AM messages near this date
DBD::mysql library issue on mod_perl2/Leopard
|
Visual Studio 2008 and ActiveState Perl 5.10 updates
On Dec 28, 2007 4:09 PM, Hendrik Van Belleghem
<hendrik.vanbelleghem@[...].com> wrote:
> I'm having some trouble with DBD::mysql under mod_perl2 on Leopard.
> The build process when just fine, make test didn't show any errors and
> running it in console and as CGI didn't show any errors.
When CGI works, but mod_perl doesn't, that usually means you either
compiled mod_perl with a different perl or have a permissions issue
(because mod_perl runs as the web server user, usually "nobody").
- Perrin
Thread:
Hendrik Van Belleghem
Perrin Harkins
|