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

Error after mysql upgrade

L

Larkspeed

Guest
I recently upgraded our server to mysql 5 and thought everything was fine until I tried to login to the plesk 8.0 panel.

At that point I recieved this error:

MySQL query failed: Unknown column 'd.id' in 'on clause'

0: /usr/local/psa/admin/plib/common_func.php3:229
db_query(string 'select d.id from domains d, Limits l LEFT JOIN subdomains sd ON sd.dom_id = d.id where d.cl_id=5 and (d.limits_id=l.id) and (l.limit_name='disk_space') and (l.value>=0) and (d.real_size>l.value) GROUP BY d.id')
1: /usr/local/psa/admin/plib/class.DomainsList.php3:264
DomainsList->fetchDomainsList()
2: /usr/local/psa/admin/plib/class.cList.php3:100
cList->fetchList()
3: /usr/local/psa/admin/plib/class.cList.php3:120
cList->init()
4: /usr/local/psa/admin/htdocs/domains/domains.php3:265

So I thought ok i'll upgrade plesk but on running the autoinstaller it starts fine and then errors out with the following error:

Reading system installed packages...done.
Download file build-8.1.1-cos4.2-i386.hdr.gz: 16%..28%..39%..51%..62%..73%..85%..96%..100% done
Download file update-8.1.1-cos4.2-i386.hdr.gz: 58%..100% done
Resolve components
ERROR: Package perl-HTML-Tree-1:1:3.16-cos4.build81070322.16.noarch listed in inf3 file, but not found in build headers (hdr.gz) file, possible versions mismatch.
ERROR: Installation failed

I realy need help in sorting this out as we need plesk back running
 
Back
Top