Graf László wrote: > Hi
welcome. you don't need to post twice - we'll get to you in time :) > > I am using Fedora Core 1 equiped with Apache2 and mod_perl2. > In httpd.conf I made the following changes: > > PerlModule Apache::Reload > PerlInitHandler Apache::Reload > PerlSetVar ReloadDebug On > > After startup in errors_log appears: > > Can't locate object method "dir_config" via package > "Apache::RequestRec" at /usr/lib/perl5/5.8.1/Apache/Reload.pm > line 51. dir_config() is in Apache::RequestUtil. see some of the relevant docs on perl.apache.org http://perl.apache.org/docs/2.0/user/porting/porting.html#Porting_a_Perl_Module_to_Run_under_mod_perl_2_0 HTH --Geoff -- 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