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

<Files *.epl>
SetHandler  perl-script
PerlHandler HTML::Embperl
Options     ExecCGI
</files>

I get this long message the @INC can't find Constants.pm

Can't locate loadable object for module Apache::Constants in @INC 
(@INC contains: /usr/lib/perl5/5.00503/ppc-linux 
/usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/ppc-linux 
/usr/lib/perl5/site_perl/5.005 . /etc/httpd/ /etc/httpd/lib/perl) at 
/usr/lib/perl5/site_perl/5.005/ppc-linux/mod_perl.pm line 15
BEGIN failed--compilation aborted at 
/usr/lib/perl5/site_perl/5.005/ppc-linux/Apache.pm line 10.

/etc/httpd/bin/apachectl start: httpd could not be started

I tried to push @INC to include the path but nothing seems to help. 
Any suggestions.


******************
Tim Leaven
1198 ML
University of Iowa
319-335-6698
[EMAIL PROTECTED]
http://www.medicine.uiowa.edu/pathology/

******************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to