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

RPC API Plesk 8.3

1

1stDNSLtd

Guest
I am sending a request through ...


<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.4.2.0">
<domain>
<get>
<filter/>
<dataset>
<gen_info/>
</dataset>
</get>
</domain>
</packet>

to plesk 8.3 ... and i get back an empty string... when I try the same request (although different packet version) to plesk 8.2 i get back an XML response :) but 8.3 does not work... how can i debug this ??

tail -f /usr/local/admin/logs/*error*_log shows me my XML statement but nothing else ?

Thanks
 
Back
Top