• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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