New Zenner
- Join Date:
- Jul 2007
- Posts:
- 14
- Plugin Contributions:
- 0
Zen Cart with UTF-8 database
I've installed Zen Cart 1.3.7.1 on Red Hat Enteprise Linux 4 with Plesk 8.1 (control panel), PHP 4.3.9 and MySQL 4.1.x.
I've noticed that the ZC db (created through Plesk) is using UTF-8 as charset, instead of the usual ISO-8859-1.
So far my Zen Cart installation is working fine, but I'm afraid that something may break in the future (especially when handling non-ASCII characters) due to the fact that the Zen Cart PHP application is using ISO-8859-1 as charset while the MySQL db is using UTF-8.
Should I re-install ZC using an ISO-8859-1 db instead to be on the safe side?
Or is it safe to keep the current setup?
Thanks.