server startup shutdown

2003-01-22 Thread dima
I have XML file and don`t want parse/serialize on each request how implement this: 1) XML parsed on startup 2) All modules work whith same object 3) XML serialize on server shutdown P.S. Apache 2 mod_perl 2

Session managing using PerlTransHandler

2002-11-22 Thread dima
How I Can redirect to page http://foo.bar/ses1/index.html from PerlTransHandler Module?

Re: Segfault: apache-1.3.17+modperl-1.25

2001-02-15 Thread dima
Hmm, have you built mod_perl with PERL_USELARGEFILES=0? I've got almost the same set up (RH7) running just fine. On Wed, 14 Feb 2001, Gary Algier wrote: My children are segfaulting. I have: Solaris 2.6 (w/all latest patches installed right after the OS) Perl 5.6.0 (no

Re: Error reporting mod_perl 1.25 + apache 1.3.17

2001-02-06 Thread dima
on just fine. Try using PERL_USELARGEFILES=0 when building mod_perl too. cheers, dima On Mon, 5 Feb 2001, modperl wrote: Actually My current builds are very similar. 1.3.17+1.25w/5.6.0 on slackware linux 7.1, dually intel boxes. Works fine and while watching error logs i haven't seen any