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]

Reply via email to