On Fri, 2003-03-21 at 02:20, Edouard Lagache wrote: > Dear Tia and other Embperl folks, >
hi! You also must have EMBPERL_APPNAME declaration in your config. >From README.v2: - For every container in your httpd.conf (e.g. VirtualHost,Directory,Location) where you want to define any application level configuration directives (see below under tAppConfig for a list), you need to set a unique value for EMBPERL_APPNAME. This is for example necessay for all Embperl::Object parameters. Example: <Location /eo> EMBPERL_APPNAME my_embperl_app EMBPERL_OBJECT_BASE base.epl </Location> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]