[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache + mod_perl + embperl



Hi,

I could not make Embperl working. As man page says, srm.conf contains

AddType     text/html .epl
SetEnv EMBPERL_DEBUG 2285
<FilesMatch ".*\.epl$">
SetHandler  perl-script
PerlHandler HTML::Embperl
Options     ExecCGI
</FilesMatch>

mod_perl is installed and not commented in httpd.conf. When I request
simple test.epl page

<head><title>EPL</title></head>
<body>
<h1>1</h1>
[+ 1 +]
<h1>2</h1>
</body>

it is not processed. At the moment I don't have any idea what else should I
check. Can you help me? Thank you.

PS: Versions... apache 1.3.3-3, libapache-mod-perl 1.15.01-1.1,
libhtml-embperl-perl 1.0.0-1

Marek Andricik
--
  ,:||:,:||:,           Marek Andricik IRC Neveduch PhD student 70|'0109 |'037
+:||<>||:><||:-      andricik@oko.fei.tuke.sk http://oko.fei.tuke.sk/~andricik
  ':||:':||:'  ...fIdelIty.paradoX..thE.bIgger.hearT.thE.leSSer.spaCE.iN.IT...
                                                                        [//.3]


Reply to: