Hi,

Could you send me the test/httpd.err.log from the make test that failed?
> 
> 
> httpd.conf
> /~~~~~~~~~~~~~~~~~~~~~~~~~~~
>         NameVirtualHost 10.1.1.3:80
>               
>         <VirtualHost 10.1.1.3:80>
>                 ServerName www.mydomain.com
>                 ServerAdmin [EMAIL PROTECTED]
>                 DocumentRoot /www/mydomain/com/htdocs
>                 DirectoryIndex index.html
>                 ErrorLog /www/mydomain/com/logs/error_log
>                 TransferLog /www/mydomain/com/logs/access_log
>                 PerlSetEnv EMBPERL_ESCMODE 0

Please use "Embperl_Escmode 0" (without PerlSetEnv), same for the other
Embperl directives

...
>                 <FilesMatch ".*\.html$">
>                         SetHandler  perl-script
>                         PerlHandler HTML::EmbperlObject

Must be 

  PerlHandler Embperl::Object


Gerald

---------------------------------------------------------------------------
Besuchen Sie uns auf der Systems 2005 in München, Halle B2, Stand 704
---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------



** Virus checked by BB-5000 Mailfilter **


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

Reply via email to