PHP, $_REQUEST and Umlaute

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
PeterSwiss
-


Joined: 27 Feb 2006
Posts: 20
Location: Zurich, Switzerland

PostPosted: Mon Feb 27, 2006 12:48 am    Post subject: PHP, $_REQUEST and Umlaute Reply with quote

I get just no output on the following call:

www.myplace.tld/default.php?name=müller

where "ü" is a german umlaut. Without the umlaut the default.php script runs fine. I also tried french "ç" (cedille) where I again get no output. The behaviour is sensitive on umlauts respectively high-ascii characters.

Question: is that a bug in my Abyss X1 2.0.6 or in my PHP 5.1.2.2 configuration? I'm new in everything, therefore it is difficult for me to decide whether I should search in my PHP configuration. I could imagine a bug in the server, i.e. non-ascii characters are not handled.

The log says, for example (script output.php contains just text):
192.168.99.99 - - [27/Feb/2006:00:43:15 +0100] "GET /output.php?name=müller HTTP/1.1" 200 5
and the received response contains just (instead of what is in output.php)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>


The same script on a different server (not configured by me) runs fine, with umlauts and cedille. I also tried on two Abyss web sites, where umlauts after ? again do work.


Last edited by PeterSwiss on Mon Feb 27, 2006 11:06 am; edited 1 time in total
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Feb 27, 2006 11:05 am    Post subject: Re: PHP, $_REQUEST and Umlaute Reply with quote

PeterSwiss,

This problem has been solved in version 2.3. You can download its latest Beta version from http://www.aprelium.com/forum/viewforum.php?f=23 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
PeterSwiss
-


Joined: 27 Feb 2006
Posts: 20
Location: Zurich, Switzerland

PostPosted: Mon Feb 27, 2006 11:08 am    Post subject: Reply with quote

Dear Aprelium, Thank you. (while I still edit......)
PS out of curiosity, why did it work on the other aprelium sites (PBA) ?
Back to top View user's profile Send private message
PeterSwiss
-


Joined: 27 Feb 2006
Posts: 20
Location: Zurich, Switzerland

PostPosted: Tue Feb 28, 2006 12:02 am    Post subject: Reply with quote

Dear Aprelium, my problem is fixed in Abyss X1 2.3b2. thank you again. Peter
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Feb 28, 2006 11:37 am    Post subject: Reply with quote

PeterSwiss wrote:
Dear Aprelium, Thank you. (while I still edit......)


You're welcome.

Quote:
PS out of curiosity, why did it work on the other aprelium sites (PBA) ?


That's probably because they are already using 2.3 Beta. :-)
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group