I have had little success in running mod_perl as a DSO under Apache
especially with other modules compiled in as DSO's. Try reinstalling apache
with statically linked modules
Stephane de Fontaine
Software Developer
Commission Junction
-----Original Message-----
From: brandon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, August 09, 2000 3:28 PM
Subject: mod_perl problems
>Hi, I'm trying to get HTML::Embperl to work, but for some reason
>mod_perl won't work or something wrong is definatly happening...i got
>mod_perl installed, but when i try to go to an *.epl page it won't
>work..heres how i hav it set up
>
>SetEnv EMBPERL_DEBUG 2285
><Files *.epl>
>SetHandler perl-script
>PerlHandler HTML::Embperl
>Options +ExecCGI
></Files>
>
>AddType text/html .epl
>
>and that doesn't work...when i go to an epl page it just shows me the
>code for the page...so i was thinking maybe it was a mod_perl problem
>and i started playing with it and i found the httpd_modperl command i
>assume that is supposed to start apache with mod_perl support, but when
>i run it, it gives me an error
>env_somemodule.so is garbled maybe it is not an Apache Api DSO?
>so i commented that module out and it says the same garbage about the
>next loaded module...i have both mod_perl and embperl installed
>correctly i assume...i'm using redhat 6.2...if anyone has any ideas it
>would be EXTREMELY appriciated...
>
>Brandon
>[EMAIL PROTECTED]
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]