• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Windows Command Line problem

G

Gears

Guest
We're trying CLI on Windows Plesk 8.4 but it seems to ignore the domain template we've edited...

Here's our command...

"C:\Program Files\Parallels\Plesk\admin\bin\domain" -c domain.net -clogin ic -ip 10.60.40.2 -status true -dns true -hosting true -hst_type phys -dns true -login myusername -passwd mypassword -cgi true -php true -hard_quota 0 -ssi false -perl true -webstat awstats -err_docs true -log_rotate true -log_bysize 9068 -log_compress true -mail_service true -dom_user true -du_passwd mypassword -du_pname "domain.net" -du_email [email protected] -aftp false

...this creates the domain, but we've edited the IP values and these aren't showing in the resulting domain. It instead ignores our specific IP values and puts the locla NAT'd IP address of the server (10.60.40.2) instead of the external IP we specified. If we create a domain through the control panel then it works fine and uses the values we put in ?
 
Back
Top