• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Yet another failed upgrade - PleskMainDBException

R

ryanduff

Guest
I'm getting this after a failed upgrade to 8.0 from 7.5.4 on FC2

This is what I get when I try and log in:

ERROR: PleskMainDBException
MySQL query failed: Illegal mix of collations (ascii_bin,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='

0: /usr/local/psa/admin/plib/common_func.php3:229
db_query(string 'SELECT id FROM locales WHERE id = "en-US"')
1: /usr/local/psa/admin/plib/countries.php3:291
locale_list()
2: /usr/local/psa/admin/plib/common_func.php3:1405
locale_exists(string 'en-US')
3: /usr/local/psa/admin/plib/class.Session.php:158
Session->Session()
4: /usr/local/psa/admin/auto_prepend/auth.php3:137


And the same error in the log file...

MySQL41PSADBUpgrade: Database upgrade successful
ERROR 1267 (HY000) at line 1: Illegal mix of collations (ascii_bin,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '='
 
Back
Top