in reply to
how to control my script in multiuser env using mod_perl.
It looks like you're not declaring your variables in the correct scope and/or are not clearing global variables. thake a look at
this section of the CGI to mod_perl porting guide
for more information.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re: how to control my script in multiuser env using mod_perl.
In Section
Seekers of Perl Wisdom