Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
Apache
»
Not show all character
« previous
next »
Print
Pages: [
1
]
Author
Topic: Not show all character (Read 8592 times)
0 Members and 1 Guest are viewing this topic.
privateerox
Newbie
Posts: 1
Not show all character
«
on:
March 23, 2015, 08:43:47 PM »
I have made a php file with some character like this:
¦@#°§¬|¢[]{}+"*%ç&/()=?`è!£àé
But the server don't show me all of these character. How I can change charset for apache?
AddDefaultCharset utf-8 - don't work with this in apache config.
Logged
Administrator
Administrator
Hero Member
Posts: 1637
Don't forget to donate
Re: Not show all character
«
Reply #1 on:
March 24, 2015, 04:26:49 PM »
please explain it more detailed ?
Logged
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services
brijendrasial
Guest
Re: Not show all character
«
Reply #2 on:
March 24, 2015, 06:22:46 PM »
edit php.in file and look for line ;default_charset = "UTF-8". Uncomment it and save file. Now restart apache and check
nano /usr/local/php/php.ini
Press ctl+w and type default_charset. Uncomment it and save (ctl+o and ctl+x)
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
Apache
»
Not show all character