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?

 

 

Thanks

 

Babs

Reply via email to