in reply to Re: Re: Re: Re: debugging mod_perl?
in thread debugging mod_perl?

That really sounds like a problem with scoping of Apache::Session objects to me. Try removing the session code or explicitly undef'ing your session object at the end of the request. Or put in some warnings in Apache::Session to see if DESTROY is being called.
  • Comment on Re: Re: Re: Re: Re: debugging mod_perl?

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: debugging mod_perl?
by Flame (Deacon) on May 19, 2003 at 19:16 UTC
    I do use an explicit undef immediately after I finish all other processing. Actually it's an explicit untie, but it amounts to the same thing.



    My code doesn't have bugs, it just develops random features.

    Flame ~ Lead Programmer: GMS (DOWN) | GMS (DOWN)