• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by JulienA26

  1. J

    Plesk 11.5 : API for copying website

    Can someone please tell me if that is at all possible, or if it's something that can only be done through admin access to the panel ? And if it is impossible to automatize it, can you tell me how to write a script in PHP that creates a copy of an existing subdomain with a different name ?
  2. J

    Plesk 11.5 : API for copying website

    I am already looking through it, but I cannot find the model I am looking for. There is the one for creating a new subdomain, but all I want is emulating the 'Website Copying' feature by PHP.
  3. J

    Plesk 11.5 : API for copying website

    Hello, I am trying to write a PHP script for copying the content of one subdomain to another, like with the button Website Copying but automatically. I can't seem to find the API model for that, but I am sure it must be possible to do. Can someone please tell me where to find it ?
  4. J

    Script PHP for creating subdomain

    It does allow external script : the code does create a subdomain. But the code PHP blocks after that.
  5. J

    Script PHP for creating subdomain

    Hello, I am trying to write a script PHP creating a subdomain on a server when executed (as well as doing other stuff, but that part work). But, when I send my request to the server, the script, while it does create the subdomain, doesn't display anything upon execution (I have put a few echo...
Back
Top