On Mon, 19 Mar 2001, John Mulkerin wrote:
> I'm trying to use the plain vanilla TicketTool.pm from O'Reilly's mod
> perl book, Apache Modules with Perl and C. It uses Tie::DBI to create
> a hash of the mysql connection. When I run just the authentication
> subroutine with Perl -d "authenticate.pm" it runs fine. Whe I run it
> as part of the web server, it fails in the connect statement in the
> Tie:DBI routine.
What is the exact error message? Have you tried searching the mailing
list archive for that message? Are you using PHP in your server?
- Perrin