I removed everything that I added in httpd.conf and httpd-perl.conf.
I found that without touching these two files, I can view embperl from
*.html.
But problems exist...
   1. I can only view embperl pages in /var/www/perl/HTML-Embperl/eg/x
     2. I can only view embperl in *.htm and *.html

Here is the succesfully loaded embperl page

from table.htm
      HTTP_USER_AGENT                                    Mozilla/4.75 [en]
(X11; U; Linux 2.2.17-21mdk i586) 
      HTTP_ACCEPT                                    image/gif,
image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */* 
      PERL_SEND_HEADER                                    On 
      HTTP_HOST                                    127.0.0.1:8200 
      GATEWAY_INTERFACE                                    CGI-Perl/1.1 
      SCRIPT_NAME                                   
/perl/HTML-Embperl/eg/x/table.htm 
       SERVER_NAME                                    127.0.0.1 
       HTTP_ACCEPT_ENCODING                                    gzip 
       MOD_PERL                                    mod_perl/1.24 
       HTTP_ACCEPT_CHARSET                                   
iso-8859-1,*,utf-8 
      SERVER_PROTOCOL                                    HTTP/1.0 
       SERVER_SIGNATURE 
       PATH_TRANSLATED                                   
/var/www/perl/HTML-Embperl/eg/x/table.htm 
      SERVER_SOFTWARE                                   
Apache-AdvancedExtranetServer/1.3.14 (Linux-Mandrake/2mdk) mod_perl/

thanks

sherwin

[EMAIL PROTECTED] writes
>:
>As Andre already pointed out the error is the mod_perl is not loaded. The
>httpd-perl.conf seems to be the one where mod_perl will be loaded. The
>rest
>of your config seem to be ok, but please recheck that anything is in the
>right place and not missspelled. Also, with your config, Embperl will only
>process .epl files, others will not be catched by Embperl.
>
>Gerald
>
>-------------------------------------------------------------
>Gerald Richter    ecos electronic communication services gmbh
>Internetconnect * Webserver/-design/-datenbanken * Consulting
>
>Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
>E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
>WWW:        http://www.ecos.de      Fax:      +49 6133 925152
>-----------------------------------------------------------
--


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

Reply via email to