HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Use of accented characters whith Apache + PHP on H...
Operating System - HP-UX
1833262
Members
2910
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 06:10 AM
09-16-2003 06:10 AM
I have installed on HP-UX 11.11
apache 1.3.27
php 4.3.2 with OCI8
On this server a PHP application is running.
When a user try to use accented french characters in a form on internet explorer
they are not transmitted correctly to the database.
For example ?? (e acute) is transmitted as i.
The problem looks like when connected to a unix shell and the terminal characteristic set to stty istrip, the characters are stripped to 7 bits.
Could you tell me what configuration parameter (unix, apache or php) I must modify to correct
this problem.
Thanks in advance for your response.
apache 1.3.27
php 4.3.2 with OCI8
On this server a PHP application is running.
When a user try to use accented french characters in a form on internet explorer
they are not transmitted correctly to the database.
For example ?? (e acute) is transmitted as i.
The problem looks like when connected to a unix shell and the terminal characteristic set to stty istrip, the characters are stripped to 7 bits.
Could you tell me what configuration parameter (unix, apache or php) I must modify to correct
this problem.
Thanks in advance for your response.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 06:15 AM
09-16-2003 06:15 AM
Re: Use of accented characters whith Apache + PHP on HPUX 11i
This might not be an apache issue.
You should make sure the client browser has the frecnh character sets installed.
You should also check the core os cd for HP-UX and make sure the frech character set is installed on the server.
SEP
You should make sure the client browser has the frecnh character sets installed.
You should also check the core os cd for HP-UX and make sure the frech character set is installed on the server.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 11:34 PM
09-16-2003 11:34 PM
Solution
Salut,
I think that the trouble is on the database side.
OCI8 means ORACLE, then does your database is WE8ISO8859P1 configured (I.E. CHARACTER SET "WE8ISO8859P1" in the create database) ?
You should also defined environnement variable for the user running APache :
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
NLS_LANG=FRENCH_FRANCE.WE8ISO8859P1
by this way you can store datas with accentued characters...
write in this thread if this doesn't solve..
regards
Benoit
_______________
(??crit dans le livre d'or de plusieurs restaurants parisiens) Je m'ai bien r??galer. signe: Marguerite Duras Pierre Desproges.
I think that the trouble is on the database side.
OCI8 means ORACLE, then does your database is WE8ISO8859P1 configured (I.E. CHARACTER SET "WE8ISO8859P1" in the create database) ?
You should also defined environnement variable for the user running APache :
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
NLS_LANG=FRENCH_FRANCE.WE8ISO8859P1
by this way you can store datas with accentued characters...
write in this thread if this doesn't solve..
regards
Benoit
_______________
(??crit dans le livre d'or de plusieurs restaurants parisiens) Je m'ai bien r??galer. signe: Marguerite Duras Pierre Desproges.
Une application mal pansée aboutit à une usine à gaze (GHG)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP