Can't locate Apache/src.pm in @INC

2006-02-22 Thread Farbraum
Hello, I try to compile Embperl 2.1.0 on AIX 5.2 using Apache 1.3.34 and Mod_Perl 1.29. Compiling the Apache server with mod_perl works fine. Now when I compile Embperl I get this error message: # perl Makefile.PL Build with support for Apache mod_perl?(y/n) [y] Searching for Apache sources...

object life

2006-02-22 Thread Daniel
Hi, I'm running two websites from the same apache session, and I have some issues with objects being live between the two sessions. I load an object with configs for one particular instance of my website, a certain DBH config. When I access my other instance of the website, it tries to use the i