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

Recent content by Jose Joaquin

  1. J

    Contribution Pleskdroid, Android app to manage plesk panel

    Hello Guys, I have develop an android app for manage plesk panel, you can view at www.pleskdroid.com or in the google play store searching for pleskdroid. Please give me feedback!!! Best Regards.
  2. J

    Api plesk 12 get site fails

    Hello, I come back to post the way i solved this problem. You can retrieve all resellers with the "<all/>" filter. <packet version='1.6.0.0'><reseller><get><filter><all/></filter><dataset><gen-info/></dataset></get></reseller></packet> Best Regards.
  3. J

    Api plesk 12 get site fails

    IgorG, Thank you very much, your solution works. Now i have another problem with resellers. Im trying to get all resellers with the xml: "<packet version='1.6.0.0'><reseller><get><filter/><dataset><gen-info/></dataset></get></reseller></packet>" But only get: <?xml version="1.0"...
  4. J

    Api plesk 12 get site fails

    Hello Guys, Me again, the same thing happens with resellers, witht he xml <packetversion="1.6.0.0"> <reseller> <get> <filter/> <dataset> <gen-info/> <stat/> <permissions/> <limits/> <ippool/> </dataset> </get> </reseller>...
  5. J

    Api plesk 12 get site fails

    Hello Guys, Im using the plesk api and reading the manual for the api, in http://download1.parallels.com/Plesk/Doc/es-ES/online/plesk-api-rpc/66586.htm said that parsing the 1st example get all information about sites but is not working. The result is: <?xml version="1.0" encoding="UTF-8"?>...
  6. J

    Plesk Control Manager Not the official APP

    Hello guys, I installed the 2 applications of parallels and after tested and look that cant manage the domains i decide to do my own application. Today i publish the app and you can: -enable domains -disable domains -Create emails -Modify passwords of emails Its not too much but i...
  7. J

    Plesk Control Manager Not the official APP

    Hello guys, I installed the 2 applications of parallels and after tested and look that cant manage the domains i decide to do my own application. Today i publish the app and you can: -enable domains -disable domains -Create emails -Modify passwords of emails Its not too much but i...
  8. J

    Plesk Control Manager Not the official APP

    Hello guys, I installed the 2 applications of parallels and after tested and look that cant manage the domains i decide to do my own application. Today i publish the app and you can: -enable domains -disable domains -Create emails -Modify passwords of emails Its not too much but i...
Back
Top