Hello, > i have installed emperl-2.0b8 with the latest snapshot of modperl-2.0 and > apache2. > > Everything seems okay but if i try it on my local website i get following error > Fehlermeldung: > Can't locate EmbperlObject.pm in @INC (@INC contains:
It's called Embperl::Object in 2.0. Make sure you have renamed everything else from HTML::Embperl to Embperl! Also if you want to use any Embperl configuration directives in your httpd.conf you need to add the line LoadModule embperl_module "/path/to/perl/site/arch/auto/Embperl/Embperl.so" Of course you need to adjust to path to whereever the Embperl.so is installed on your system. Add this line directly after the LoadModule for mod_perl. This is necessary due to the other initialization behaviour of mod_perl 2.0. Otherwise Embperl would not be able to add any configuration directives to Apache. This LoadModule is not documented yet, but will be soon go into the docs. 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]