• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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