Problem with Embperl_Output_Esc_Charset

2006-02-19 Thread RobertCZ
> Diretive Embperl_Output_Esc_Charset allows to > generaly switch between Latin1, Latin2 and UTF-8. Hi, I tried to put Embperl_Output_Esc_Charset Latin2 into httpd.conf and now apache refuses to start at all with no message in error.log. The same with Latin1 And the epchar.min compilation

RE: Problem with Embperl_Output_Esc_Charset

2006-02-19 Thread Gerald Richter
Hi, > > I tried to put > > Embperl_Output_Esc_Charset Latin2 > > into httpd.conf and now apache refuses to start at all with > no message in error.log. The same with Latin1 And the > epchar.min compilation trick doesn't seem to work - I > replaced epchar.c with epchar.c.min from older ver

RE: How to

2006-02-19 Thread Gerald Richter
Hi, > > I use PerlTransHandler to do similar effect but it came from > pre-2.0 era and I didn't realize I can be done easely > directly from app init - can you please confirm I understand > correctly eg request for /somedir/somefile_de.html would get > changed to something like /cms/de/dir/som

Re: Problem with Embperl_Output_Esc_Charset

2006-02-19 Thread RobertCZ
Gerald Richter wrote: Hi, I tried to put Embperl_Output_Esc_Charset Latin2 into httpd.conf and now apache refuses to start at all with no message in error.log. The same with Latin1 And the epchar.min compilation trick doesn't seem to work - I replaced epchar.c with epchar.