• 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.

PLESK8 API Bug?

T

Traged1

Guest
According to the documnetation for CU & API:
/usr/local/psa/admin/plib/api-cli/domain.php --help

--on <domain_name> enables domain
--off <domain_name> disables domain

However, we try this on the command line

/usr/local/psa/admin/plib/api-cli/domain.php --off domainname.com

and it does not enable or disable the domain.

Is this a bug or am I missing something?
 
I just send in a bug report, so when the SWSoft techs respond, I will post.
 
Well, the techs don't understand exactly what I am talking about, they told me to use domain.sh instead of domain.php which is really just a symlink to the domain.php file, so that did not help.

As a work around I found the new syntax:

/usr/local/psa/admin/plib/api-cli/domain.php --update domain.com -status disabled

Hopefully this will help you third parties out there?
 
Back
Top