If your Hostmonster email can not send out unicode character like: chinese, arabic, or japanese characters, or any other special characters. But showing unreadable symbols and sign, then its caused by charset problem at the hosting php.ini file. You can fix the problem by editing the php.ini file.
What you will need to do is, FTP login to your server and locate the php.ini file. Edit the php.ini using notepad or any text editor… and add in these lines.
[mbstring]
mbstring.language = Neutral
mbstring.internal_encoding = UTF-8
mbstring.http_input = UTF-8
mbstring.http_output = UTF-8
mbstring.encoding_translation = On
mbstring.detect_order = auto
mbstring.substitute_character = long;
mbstring.func_overload = 1
By this, your hostmonster php email will now support unicode characters. Basically this method will fix most of the charset problem. However, if this don’t solve it, do contact hostmonster support for futher assistant. Remember to inform them that editing the php.ini dont work.
Leave a Reply
10 Most Recent Posting
- Website with High CPU usage & Get warning from web hosting
- Hostmonster remove addon domain name via domain manager
- Avoid website CPU Quota Exceeded with hostmonster hosting
- Hostmonster uptime & Hostmonster review for July 2010
- A little creativity in monetising your blog
- How to save money when hosting your websites!
- Create directory site in your addon domain name
- Free SEO service with Article Directory Submission
- Hostmonster uptime & Hostmonster review for June 2010
- Buying web hosting plan is really simple!


