• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 error after upgrading (mysql)

E

edvxpert

Guest
Hi,

after upgrading to 8.0.0 I get the following error when selecting "Domains" in Plesk.

ERROR: PleskMainDBException
Add to favoritesAdd to favorites
MySQL query failed: Unknown column 'd.id' in 'on clause'

0: /opt/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=15 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: /opt/psa/admin/plib/class.DomainsList.php3:264
DomainsList->fetchDomainsList()
2: /opt/psa/admin/plib/class.cList.php3:100
cList->fetchList()
3: /opt/psa/admin/plib/class.cList.php3:120
cList->init()
4: /opt/psa/admin/htdocs/domains/domains.php3:265

Furthermore I get an error when selecting "modules":
ERROR: PleskMainDBException
Eine Ebene höherEine Ebene höher
MySQL query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'release, description, icon FROM Modules ORDER BY name' at line 1

0: /opt/psa/admin/plib/common_func.php3:229
db_query(string 'SELECT id, name, packname, display_name, version, release, description, icon FROM Modules ORDER BY name;')
1: /opt/psa/admin/plib/modules/ModuleMaker.php:24
getModules()
2: /opt/psa/admin/htdocs/modules/modules.php:19

What does that mean and how can I fix it?

Thanks for your help.

Christian
 
Back
Top