Hi, > > Is the 2.0b5 to 2.0b6 upgrade going to require any code changes? This is a > production server. I'll be quite happy to upgrade if it looks painless. I'm > trying to move this project ahead and don't have a lot of time to rework things > for an upgrade! >
You should only be change HTML::Embperl to Embperl in case you have any references to it. Also optRawInput is now on by default and the behaviour may be modified via the EMBPERL_INPUT_ESCMODE. Last thing is that you need a PerlModule Embperl in your httpd.conf and if you still want to use environment variables for configuration a Embperl_UseEnv on. Gerald P.S. I plan to release 2.0b7 tomorrow, so maybe you wait that one day ------------------------------------------------------------- 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]
