• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

URGENT Advice needed - MySQL 4.1 - PSA Issues

K

knocx

Guest
2 days ago we had upgraded mySQL to 4.1 from yum repository , after than that we had lots of problem any way we had handled all of these such as old-password format etc...

But the main problem is that we have to start mysql with following options

[mysqld]
default-character-set=latin5
default-collation=latin5_turkish_ci

and if we do that we get this error; when we try to add or remove a domain


dnsmng Unable to define dns zone for domain : Illegal Mix of Collations (latin5_turkish_ci,IMPLICIT) and latin1_swedish_ci,COERCIBLE for operation '='

this may be normal since collations does not match ,


* We can not downgrade to an MySQL since we got lots of problems as there are databases already created by clients on 4.1 we
receive File '/usr/share/mysql/charsets/?.conf' not found (Errcode: 2) which seems like a werd issue to resolve


i see lots of people saying that 4.1 is ok with 7.5.4
but we can not get it work like above, any idea helping on that subject matter will be great

thanks knocx
 
Back
Top