On Sun, Mar 30, 2003 at 10:57:19PM +0200, Andre Landwehr wrote: > I'm quite frustrated because I can't get Embperl::Object to work > with Apache 2. It does not accept any configuration directives. > > When I try directives like > EMBPERL_DEBUG 1 > I get "Invalid command 'EMBPERL_DEBUG', perhaps mis-spelled or defined > by a module not included in the server configuration".
Finally I found time to look further into this. It seems that my mod_perl was too old, I had 1.99.07 from Debian Experimental, which caused the error. After manually updating it to 1.99.08 or 09 everything works. Just for the archives, in case anybody else stumbles over this. Andre -- Any technology distinguishable from magic is insufficiently advanced. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
