• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Plesk 8.0 on FreeBSD 5.3: possible?

E

_ender@

Guest
Greetings,

I'm of course going to be attempting this today on one of my development machines, but I thought I would throw the question out here as well, to see if any fellow FreeBSD users could offer some insight.

I've been running Plesk since 1.0, and find myself in a position where I'm interested in upgrading to 8.0, but the download versions indicate FreeBSD 5.4 as the base O/S version required.

Has anyone installed Plesk 8.0 on FreeBSD 5.3 successfully, and did you have any notable issues? My main concern is that I Have production boxes that I really can't afford downtime on, in order to upgrade the O/S one version point. Of course, Plesk 7.5.4 is working just fine on them, so I don't have to upgrade, but new features are alway nice.

Any fellow FreeBSD users out there?
 
I have plesk8 running on freebsd5.4 without issues atm,
upgrade was a lil tough at first because of
/usr/local/psa/apache/bin/apachectl
/usr/local/psa/apache/bin/apxs
/usr/local/psa/qmail/sendmail
all being protected by schg
I had to chflags noschg eachfile and then the upgrade went fine.
 
Back
Top