Re: Quercus illegal utf8 encoding

Tony Field <[email protected]> Wed, 5 Jul 2006 10:46:36 -0400
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
I second that request, PLEASE make more info about this available...   
I'd be happy to put together a wordpress/quercus "howto" as soon as I  
figure out what I'm doing differently than the person who wrote the  
web page that said it works...

Tony

On 5-Jul-06, at 10:18 AM, Alex Sharaz wrote:

> Chaps,
> There's been quite a few messages about how to config Quercus  in one
> form or another. While scott provides all the configuration details as
> appropriate to a particular query, are all these things documented
> anywhere that anyone can just access instead of trawling through the
> e-mail archives?
> Alex
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Scott Ferguson
> Sent: Wednesday, July 05, 2006 2:36 PM
> To: [email protected]
> Subject: Re: Quercus illegal utf8 encoding
>
>
> On Jul 5, 2006, at 5:20 AM, Tero Ripattila wrote:
>
>>
>>> Somebody knows how to set server encoding or avoid this behavior?
>>
>> I noticed this too when I converted my custom PHP application from
>> Apache2 to Resin. You need to convert your PHP files to use some  
>> other
>> character set instead of UTF-8 - I'm using ISO-8859-1 here.
>
> With the snapshot, the default encoding is utf-8.  It's set with
>
> <servlet ... servlet- 
> class='com.caucho.quercus.servlet.QuercusServlet'>
>    <init script-encoding='iso-8859-1'/>
> </servlet>
>
> -- Scott
>>
>> HTH,
>>
>> -- Tero
>>
>>
>>
>>
>>
>
> ********************************************************************** 
> *******************
> To view the terms under which this email is distributed, please go  
> to http://www.hull.ac.uk/legal/email_disclaimer.html
> ********************************************************************** 
> *******************