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

plesk 9.0.1 not compatible with mysql 5.1x

105547111

Silver Pleskian
Well seems there are some packages plesk now have to rebuild before we can run mysql 5.1x

The new 5.1 SQL uses mysqlclient.so.16, instead of so.15 and yep breaks about 6 plesk packages

When can we expect an update to these packages to use both the old and new libraries?
 
Hi Dash,

In my case Fedora 8, I just build my own RPMs since its easy. I had built mysql-5.1.31 but as I mentioned I found about 4 odd packages from memory (all psa ones). If I had the srpms I would have just rebuilt them against the new libraries. So I had to settle for mysql-5.0.75 :(

postfix 2.5.6-1.fc8
httpd 2.2.11-1.fc8
mysql 5.0.75-1.fc8

Thanks!

David
 
Parallels Plesk Panel supports mysql server that is provided by OS vendor.
In case of Fedora-8 it's a 5.0.45 (with libmysqlclient.so.15)
If you want to use higher version (e.g from mysql.com) you should also download and setup package with shared compatibility libs.
 
Back
Top