You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Geoffrey Young <gy...@laserlink.net> on 2000/02/15 13:16:27 UTC

RE: Apache, mod_perl and DBI

I believe that if you search the archives, you will find that Apache::DBI is
known not to work with the RH6.1 Apache/mod_perl RPMs.  You would probably
have better luck compiling Apache/mod_perl from source.

see perl.apache.org/guide for rather nice instructions

HTH

--Geoff

> -----Original Message-----
> From: Adam Cassar [mailto:adam.cassar@netregistry.com.au]
> Sent: Tuesday, February 15, 2000 1:08 AM
> To: modperl@apache.org
> Subject: Apache, mod_perl and DBI
> 
> 
> hello people
> 
> me again with the Apache::DBI and apache problems
> 
> the scenario - a very basic install of redhat 6.1
> 
> downloaded mod_perl 1.21
> 					 apache-1.3.11
> 
> from cpan
> 
> Apache::DBI v0.87
> DBI					v1.13
> DBD::mysql	v2.0218
> 
> using the default httpd.conf with mod_perl added as a module
> 
> I add the line at the end of the config
> PerlModule Apache::DBI
> 
> the server refuses to start, no logs, no nothing. running 
> strace on apache
> shows that it crashes when it spawns the client and loads the 
> DBI modules
> 
> any ideas?
> 
> -- 
> 
> Adam Cassar
> Senior Web Developer
> ___________________________________________
> NetRegistry http://www.netregistry.com.au
> Tel: +61 2 9699 6099 | Fax: +61 2 9699 6088
> PO Box 270 Broadway NSW 2007 Australia
>