> after using mod_perl smoothly for awhile,today suddently meet a weird
> problem.I wrote a script to collect user input data and store in
> database,sounds simple.after some modification,a problem occur,after click
> the submit button,the browser just display info in the status bar" host xxxx
> connected..waiting for responce.." then just there waiting for a long
> time,then end with error.I find a interesting line in the error_log:
> [Thu Feb  3 00:55:30 2000] [error] Can't undef active subroutine at
> /usr/lib/perl5/site_perl/Apache/Registry.pm line 102.
> 
> hmm..this is my first time got this error,anyone has some idea?and why this
> error occur?since I didn't lock any variable in the script.I think the error
> occur since some script is still    executing while perl try to exit?

Does this help?
http://perl.apache.org/guide/troubleshooting.html#Can_t_undef_active_subroutine

> 
> 
> TIA
> 
> Vincent
> 
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001
> 
> 



_______________________________________________________________________
Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to