• 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.

Upgraded MySQL and PHP, everything seems to be working except wordpress installations

S

shart000

Guest
Hi,

We are running Plesk Reloaded 7.5.4. I followed the instructions found in the forums to upgrade to MySQL 4.1.18 and PHP to the latest ART rpms. Everything seems to be working fine, with one little exception.

Wordpress cannot read from the database, the only commands I used are:

yum upgrade mysql
yum upgrade php
yum install ImageMagick
yum update php-pear

Any ideas what went wrong?

Thank You.
Simon.
 
Same problem here.. the apache threads actually segfault.
 
This is a very common problem I'm afraid. I have not been able to resolve it either.

There is a chance that you may have luck by playing around with password types.

You see the passwords stored in previous versions of mysql are different to the newer versions.

See this page:
http://dev.mysql.com/doc/refman/5.0/en/old-client.html

NOTE: this is from the mysql 5 manual, but it applies just as well to 4.1.x

Please let us know if it works.

Faris.
 
Back
Top