• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

MySQL RPMs on RedHat Enterprise 3.0 ES?

matt.simpson

Basic Pleskian
Are there any problems that anyone is aware of that would prevent the RPM's provided by MySQL (details below) for RedHat Enterprise 3.0 to be installed and run correctly?

RedHat Enterprise Linux 3 (x86) - Server 4.1.14-0
RedHat Enterprise Linux 3 (x86) - Client 4.1.14-0
RedHat Enterprise Linux 3 (x86) - Headers and libraries 4.1.14-0
RedHat Enterprise Linux 3 (x86) - Shared libraries 4.1.14-0


I remember this used to be a huge no-no, but then again, MySQL never released RPM's specifically for RHEL3.

If there's no problems, can I just download the new RPM's from MySQL and "rpm -Uvh *" or do I have to remove RedHat's RPM's first and then install the MySQL ones?

Any information would be greatly appreciated!

Best Regards,
Matt Simpson
 
You can install these RPMS over the top of the other ones. Usually, especially with RPM it's a bad idea un uninstall and then reinstall another version. :)
 
Back
Top