Apache::DBI startup failure

2004-03-16 Thread Ethan Joffe
I am trying to use Apache::DBI with RH9.0 defaults (apache2.0.40-21.9, modperl1.99_05-5, DBI 1.32-5) I put the following line in my startup.pl: PerlModule Apache::DBI; and get the following error when starting apache: Starting httpd: [Tue Mar 16 05:45:24 2004] [error] Can't locate object meth

passing external data into modperl

2004-03-14 Thread Ethan Joffe
I am trying to find the most efficient way to send a piece of information from an external program to apache/modperl such that each process will have the value when next checked. The idea is to have an in memory variable that changes infrequently, but needs to be checked every time a script that