• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Cannot delete domains

C

colinjack

Guest
When I try and delete a domain I get:

Unable to remove domains: Problems occurred while removing domains:
domainmng failed; Run-time error: execute hotlinkprotmng --remove-domain " --domain-name webcam.kackfamily.org" failed: Run- time error: can't query select enabled, extensions fromo hotlink_prot where dom_id=9 and subdom_id=0: MySQL error 1054: unknown column 'subdom_id' in 'where clause'.

Using 7.5.4 Windows

Help!
 
Try to use
'websrvmng --reconfigure-vhost --vhost-name= webcam.kackfamily.org'
 
It is the problem of psa database. It seems that there is no column subdom_id in hotlink_prot table. You should contact support.
 
Back
Top