• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

api

  1. Steve Pheriche

    Resolved XML-API <wp-instance> seems absent in Onyx?

    Hi, in Plesk Onyx the much needed Wordpress endpoint seems to be gone. Reference in Plesk 12.5 we had this Managing WordPress Installations Is there now a different way to access WP and the WP toolkit features via the API in Onyx? I'm aware of the alternative method (the provisioning...
  2. Dorathoto

    Question Some features are giving - Permission denied.

    I created a client In => mydomain.com/:8880/admin/customer/list?context=customers Then I created a domain and a subscription for that user. When I run the API with the following package <Packet> <Server> <Get_protos /> </ Server> </ Packet> I get the expected response: <? Xml version =...
  3. L

    Resolved pm_ApiCli::ch_mode only on files?

    Hi there, any way to realize a pm_ApiCli::ch_mode-Call only for files? pm_ApiCli::callSbin( 'ch_mode', [ $permissions, '-R', '$(find ' . $path . ' -type f)', ] ); Doesnt work I also played around with FileManager to checkout...
  4. Rafael Brianezi da Silva

    Question Doubts about getting backup scheduling information through the API

    Hello, In our web hosting environment with Plesk, we created a backup schedule for each domain. For this reason, I need to create a tool to audit if all domains have a properly configured backup for it. Searching for more information I discovered that all backup schedule data is stored in the...
  5. Alpha Computer Services

    Issue Plesk Onyx Reseller Login Problem - PleskX\Api\InternalClient::setLogin() (Api.php:35)

    Hello guys, I hope some one here could help me. The error I get when trying to sign in to a Plesk Onyx reseller account it will log me in and show the help on the right hand side, but on the left hand side it just shows the below error. ERROR: Call to undefined method...
  6. Luiz_Gustavo

    Resolved Plesk Onyx API

    Hi folks, Where I can find the complete Onyx API documentation? I found 12.5 api guide, but 17? Thanks, Gustavo
  7. M

    Question add plesk subscription by rpc api

    hi i add a new subscription by following xml . but the added subscription hosting type is not website. and the user cant upload website files. please help me correct my code. <packet> <webspace> <add> <gen_setup> <name>exameffple.com</name> <owner-login>mmm</owner-login>...
  8. L

    Issue Plesk API don't support CORS preflight OPTIONS Request

    Hey there, I'am going to write an Angular2-Module for Plesk API for my own small Needs. I noticed that Plesk don't Support the CORS preflight OPTIONS request: https://www.html5rocks.com/en/tutorials/cors/ Is there any Option to allow that request so I can continue my work? (For this...
  9. E

    Resolved Updating DNS Entry using the XML API

    Hi Guys, I want to update existing DNS entries using the XML API for implementing my own DynDNS Client... At the documentation, I've just found function for adding, retrieving and deleting DNS records: https://docs.plesk.com/en-US/onyx/api-rpc/reference/managing-dns/managing-dns-records.35323/...
  10. A

    Question Create email mailbox using API in 12.5

    I'm using plesk 12.5 and I'm running a Wordpress site on it. I have a specific action in WordPress, if it is run, I would like to create an email address for the user. I have read about the XML API for prevoius versions but can't find any references for 12.5, and also don't know if there is a...
  11. greek_batter

    Issue Error 1019 when creating subscription with plesk api

    I am trying to create a subscription account with plesk api. When I create it with "website" type (with physical folders) despite the subscription is being created it returns me an error "error 1019 Incorrect name arisolecom.com. This domain name already exists." . Ofcourse this does not exist...
  12. T

    Issue Migration Fails in bulk migrations

    I want to migrate from Plesk 12.5 Virtual Machine to Plesk 12.5 Dedicated Machine. (Both windows server 2012) When I try to migrate 3-4 subscriptions there is no problem, it succeds. But if I try to migrate all subscriptions from migrations list (above 400), it waits for a time then it gives...
  13. D

    Question Install Wordpress via Plesk API

    Hi, My client wants me to do an auto install of Wordpress on a certain site via the Plesk API My problem is that the chapter for installing applications via XML in Plesk is poorly documented Does anybody here know how to do that? Thanks in advance
  14. R

    Doamain creation 503 error api

    Hello, I am trying to add a domain by making use of the plesk xml api. I am running plesk 12.5.30. When i use the php script that i found on the plesk github to execure a request on the same server as where the request is send to i get the following error in plesk: New configuration files...
  15. SBurina

    Plesk 12.5 API webspace gen_info status 1

    Hi! I'm getting an undocumented status code "1" from API call to get a subscription (webspace) genral info: PleskX\Api\XmlResponse {#829 +"status": "ok" +"filter-id": "example.com" +"id": "70" +"data": PleskX\Api\XmlResponse {#835 +"gen_info": PleskX\Api\XmlResponse {#837...
  16. R

    problem with apache configuration when adding a domain with xml api

    Getting a error when trying to add a domain using the plesk xml api. error: New configuration files for the Apache web server were not created due to the errors in configuration templates: Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainVhost.php, error =...
  17. D

    API wordpress install-plugin

    I see the API supports installing a plugin to a wordpress instance. - Do I need to put the plugin on the server before calling this? If so, where? - How do I find out the asset-id for a plugin? <packet> <wp-instance> <install-plugin> <filter>...
  18. D

    XML-RPC API Problem setting email forwarding addresses

    I am receiving "error 1014: Element 'forwarding' is not expected." As far as I can tell I'm following the spec exactly. Any ideas why this breaks? <packet version="1.6.0.2"> <mail> <update> <set> <filter> <domain_id>1</domain_id>...
  19. abdi

    API Bugs / Issues

    Hello Team, I think there is a bug in the API particularly this section: http://download1.parallels.com/Plesk/Doc/de-DE/online/plesk-api-rpc/index.htm?fileName=33852.htm Apparently the code below triggers the error (below): <packetversion="1.6.3.5"> <customer> <add> <gen_info>...
  20. M

    Duplicate Site

    Hi all I'm writing a script where we'd like to essentially copy an instance of a site to another subscription. So far I've been trying to just create a new subscription and install wordpress etc and thinking about doing this all manually ( copying database, files etc ) but even then I can't see...
Back
Top