Re: Handler called second time acts up.

2003-05-30 Thread Stas Bekman
Ged Haywood wrote: Hi there, On Thu, 29 May 2003, Igor Rojdestvenski wrote: designed a mod_perl handler moduel [snip] works fine first time, but when I refresh it, it works differently. [snip] My theory is that something is wrong with local/global variables [snip] Check out the mod_perl Guide

Re: Handler called second time acts up.

2003-05-29 Thread Ged Haywood
Hi there, On Thu, 29 May 2003, Igor Rojdestvenski wrote: designed a mod_perl handler moduel [snip] works fine first time, but when I refresh it, it works differently. [snip] My theory is that something is wrong with local/global variables [snip] Check out the mod_perl Guide - you can find it