Hi I'm enrique and I have a problem
I have apache2 (rpm httpd-2.0.40-8),
mod_perl (rpm mod_perl-1.99_05-3)
and perl-5.8.0-55
I get this long message the @INC can't find Constants.pm
# apachectl start
[Mon Mar 31 20:24:17 2003] [error] Can't locate loadable object for module
Apache::Constant
> I just updated to apache1.3.14, also updated mod_perl and tried to
> reinstall embperl. Everything seems to be working until I add the
> code to httpd.conf
>
Which version of mod_perl do you have ? You need mod_perl-1.24_01, anything
before won't work with Apache 1.3.14
Gerald
>
> SetHand
I just updated to apache1.3.14, also updated mod_perl and tried to
reinstall embperl. Everything seems to be working until I add the
code to httpd.conf
SetHandler perl-script
PerlHandler HTML::Embperl
Options ExecCGI
I get this long message the @INC can't find Constants.pm
Can't locate