On Tue, 21 Nov 2000, Antti Linno wrote: You have to put this config into httpd-perl.conf, and put your .epl files in the /perl directory. Apache starts with httpd.conf. Apache+mod_perl+Embplerl starts with httpd-perl.conf and runs in proxified mode according to the instructions in perl.apache.org. Jean-Michel > During start shows httpd, httpd-perl, and even localhost exists if I look > at it through some browser. > Now I wanted to use HTML-Embperl, and decided to modify httpd.conf. So I > added lines > > <Files ~ "*\.epl$"> > DefaultType text/html > SetHandler perl-script > PerlHandler HTML::Embperl > Options +ExecCGI +Includes +Indexes > PerlSetEnv EMBPERL_ESCMODE 4 > PerlSetenv EMBPERL_OPTIONS 16 > AddType text/html .html > </Files> > > When I did configtest, it failed miserably, complaining about PerlHandler. > > So, my second question is: How to use Embperl, if it is installed? > Where to write what? ------------------------------------------------------------ Jean-Michel Dault <[EMAIL PROTECTED]> MandrakeSoft inc, Montreal (Canada) HTCPCP/1.0 Developper (http://www.ietf.org/rfc/rfc2324.txt)
Keep in touch with http://mandrakeforum.com: Subscribe the "[EMAIL PROTECTED]" mailing list.