Roy Souther wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Trying to get HTML::Mason going and I have been told that my problem is that 
> mod_perl is not running. I was told to test the value of $ENV{MOD_PERL} in a 
> cgi script and if it return true then it was working properly but it did not.
> 
> I have gone over the apache conf files many times all day today and they seem 
> to be correct with the mod_perl documentation but it does not work. The 
> system is Mandrake 8.2.
> 
> Reading the log files there does not seem to be any error but their are 
> entries for the starting and stopping of apache.
> 
> I am at a loss. I have installed all the Mandrake rpms and checked the conf 
> files.
> 
> Does anyone have mod_perl working on a Mandrake system?
> Any ideas for things that could be wrong?

What do you mean by "doesn't work"? Try:
http://perl.apache.org/docs/1.0/guide/install.html#How_can_I_tell_whether_mod_perl_is_running_

If it's not, then check that you've enabled mod_perl (you have to 
actually change httpd.conf to enable mod_perl). This short doc should 
get you up to speed:
http://perl.apache.org/docs/1.0/guide/getwet.html

__________________________________________________________________
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