cfaust-dougot wrote:
Hey Jay,
Yes, all that is true.. the perl.conf is pulled into the httpd.conf and
the first line is loading the mod_perl.so and the file does exist in the
modules directory..


So by that your saying that mp2 is OK even though it doesn't appear any
of those methods to check if its installed or not? I wouldn't think the
existence of the conf and so file would be enough to say everything was
correct.

If it quacks like a duck. if it walks like a duck. it must be a duck.

If you don't see that mod_perl is running, that means that it doesn't.

It might be installed, but if it's not enabled then it's not running.

The easy way to check whether the .conf file is actually loaded is to add some garbage in it. if it's loaded httpd will fail to start.


-- __________________________________________________________________ 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

Reply via email to