in reply to What is Apachereadconfig, what does it do, and why am i calling it, when im not specifically doing it in my code?

If you look at your error it says, Can't locate ApacheReadConfig.pm ... at /usr/lib/perl5/site_perl/5.8.6/Apache/Reload.pm line 132. So there is something wrong with your configuration that is giving Apache::Reload a problem. Try not using Apache::Reload first and then figure out what is wrong with with the Apache configuration.

  • Comment on Re: What is Apachereadconfig, what does it do, and why am i calling it, when im not specifically doing it in my code?

Replies are listed 'Best First'.
Re^2: What is Apachereadconfig, what does it do, and why am i calling it, when im not specifically doing it in my code?
by barrycarlyon (Beadle) on May 08, 2006 at 14:19 UTC

    Have disabled my use apache::reload still the same errors

    Im going to ask my server supplier to disable it for a short while

    Barry Carlyon barry@barrycarlyon.co.uk