• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

MySQL db with UTF-8 charset

thewolf

Regular Pleskian
Hi,

We're using Plesk 8.1 on Red Hat Enteprise Linux 4 with PHP 4.3.9 and MySQL 4.1.x.

It looks like Plesk 8.1 will use UTF-8 as charset when creating new MySQL dbs, instead of the usual ISO-8859-1 used by Plesk 7.5 and 8.0.

Is there a way to force Plesk 8.1 to revert to the older behaviour and use ISO-8859-1 as charset for new MySQL dbs?

We've installed Zen Cart 1.3.7.1 (www.zen-cart.com) on the server.

So far the Zen Cart installation is working fine, but we're 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 we 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.
 
UTF-8 should be fine for most people, but read up on the types and make sure that you cant use UTF-8 before you change it up.

Also, are you sure its plesk that is setting the charset, or is it a server side default in mysql itself (which you can change in mysql)?
 
Back
Top