> > The variable is set in the http.conf file as > PerlSetEnv EMBPERL_ESCMODE 0 >
If you turn escaping off, then you don't need to wonder about that it is turned off :-) If you send out utf8 data, recompile Embperl and copy epchar.c.min to epchar.c before. This will avoid escaping character above 0x7f. Then you should be able to turn ESCMODE on again. Gerald -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securityl�sungen * dynamische Webapplikationen * Consulting 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 | +------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
