• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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