• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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