I migrated my website to new server. However, i got the error with fractions Display.
Here is the error:
On the old server:
I installed the same extensions for php. What am I missing?
Thanks.
UPDATE:
It is related to default character in php. So I commented out in php.ini and restarted Apache. It worked perfectly.
default_charset = "iso-8859-1"