B. Fongo wrote:
Hey!
I made some changes on a module I wrote myself yesterday, and restarted
the web server. Immediately afterward, the messages below appear on the
log file - that was ok. But I now realized that, Apache is filling my
log again and again with the message below (without modifying any the
module). ########################################################################
############################
[Sat Mar 13 02:44:44 2004] [notice] Apache/1.3.26 (Linux/SuSE)
mod_perl/1.27 configured -- resuming normal operations
[Sat Mar 13 02:44:44 2004] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Sat Mar 13 02:44:44 2004] [notice] Accept mutex: sysvsem (Default:
sysvsem)
Subroutine
Apache::ROOT::perl_2dbin::jupiterShop::display_category_2epl::header
redefined at /usr/lib/perl5/5.8.0/Exporter.pm line 59.
at /data/www/perl-bin/jupiterShop/display_category.pl line 28 ========================================================================
===================
It is usual that Apache keeps logging "subroutine redefined" even though
no modification took place? Or what does that implies to?

http://perl.apache.org/docs/1.0/guide/config.html#PerlFreshRestart


?
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to