Config Errors

2000-08-08 Thread Kristopher Lalletti
I'm trying to recompile my Apache with mod-perl and I've been having some problems.. The config line comes from the mod_perl installation guide and the extra args come from the apache.spec that defines the configuration of the binary distribution of apache under RedHat 6.2. I've isolated the

RE: apache::DBI

2000-07-03 Thread Kristopher Lalletti
Okay, so if it seems that Redhat 6.1/6.2 Apache mod_perl is broken.. Anyone have a good guide/website to get apache mod_perl compiled properly? I've been reading the fine manuals and compiled httpd with mod_perl (by using the Makefile.PL from the mod_perl src tree.) When I list the modules

basic setup of mod_perl

2000-07-01 Thread Kristopher Lalletti
Hello, I've been trying for a few weeks now to get something as easy as simple as Apache::DBI working on my Apache 1.3.12 with mod_perl 1.21 (both out of the box with redhat 6.2) so I can have a persistent database connection with my apps using DBD:Oracle The problem is quite