At 9:23 PM +0100 3/21/02, Gerald Richter wrote: >There is one thing we can try, in epapinit.c comment out line 163: > >ap_remove_module (&embperl_module) ;
No go. > > >If this all doesn't help, then search for all > > cfg -> bUseEnv = -1 ; If I turn off the directives, I still crash with other problems, so I don't see this as solving anything. I put in some debugging in the command processer. The embperl module is *not* being checked during command processing. So it still looks to me as though the module is only being partially loaded. I'm continuing to investigate. What version of Apache and mod_perl are you using? I'm using 1.3.23 and 1.26. -- Kee Hinckley - Somewhere.Com, LLC http://consulting.somewhere.com/ [EMAIL PROTECTED] I'm not sure which upsets me more: that people are so unwilling to accept responsibility for their own actions, or that they are so eager to regulate everyone else's. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
