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 [Sat Mar 13 [Sat Mar 13 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 |
- Re: httpd error_log: Subroutine redefined B. Fongo
- Re: httpd error_log: Subroutine redefined Stas Bekman