Hi,
After configuring everything in Apache for UTF-8 and being baffled why my pages still showed Windows and ISO character sets, I finally realized that I had to set UTF-8 in PHP also.
So, I added default_charset = "utf-8" to my /usr/local/lib/php.ini and that fixed it!
What do I need to do to make sure that this change isn't overwritten when I run EasyApache the next time, and why with all the multitude of setting options available in WHM is the character set not something that can be chosen and set through the UI?
Thanks,
Adam
After configuring everything in Apache for UTF-8 and being baffled why my pages still showed Windows and ISO character sets, I finally realized that I had to set UTF-8 in PHP also.
So, I added default_charset = "utf-8" to my /usr/local/lib/php.ini and that fixed it!
What do I need to do to make sure that this change isn't overwritten when I run EasyApache the next time, and why with all the multitude of setting options available in WHM is the character set not something that can be chosen and set through the UI?
Thanks,
Adam