Hi Igor,
The current xml file lokks like this :
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.3.4">
<domain>
<get>
<filter/><dataset><hosting/><gen_info/></dataset>
</get>
</domain>
</packet>
Hi there,
I'm trying to get the php code sample working.
PROBLEM DESCRIPTION =>
The curl response raises the second exception (code 1005) in this method call =>
public function getResponse($response) {
$xml = new SimpleXMLElement($response);
$xml_json =...
Hi,
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE =>
Parallels Panel 11.0.9
Ubuntu 12.04.4 LTS
Apache/2.2.22 / Mysql 3.5.8.1
PROBLEM DESCRIPTION =>
Is it possible to let Plesk allow database creation from another web application ?
For exaple, we would like to use this framework...