On Jun 26, 2013 11:23 AM, "Hendrik Schmieder" <hendrik.schmieder@xxxxxxxxx> wrote:
>
> Jim Albert schrieb:
>>
>> On 6/25/2013 1:34 PM, Pi Dizayn wrote:
>>>
>>> Dear Apaches :) ,
>>>
>>> I'm moving a website to another server. In the new server when I submit
>>> a form with æ or ß the browser says "The connection was reset". This
>>> never happened before. The OS is CentOS. PHP or CGI forms are the same.
>>>
>>
>> Did you verify the problem yourself assuming you would not normally use
>> non-western characters or is this feedback from visitors?
>>
>> Since I believe those are non-western characters could the problem be
>> related to network problems from distant users (as in another part of
>> the world from your server)?
>>
>> Jim
>>
>
> For the record.
> ß is a german sign, so it is a western characters,
> Both characters are part of ISO-8859-1 (Latin 1);
> ß has codepoint 223 and æ has codepoint 230
>
> Hendrik
Hmmm you are right. What do you think my problem is?