Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
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...