• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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