• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Automatic creation of a subdomain ?

daCelky

New Pleskian
Hi !

I've got a problem with Plesk and my php script.

When a user is registered, I have a script that creates a subdomain to his name. I tried it in a shell, it works fine.
And when I tried to put it directly in my php files and let it go... Plesk totally denies it?

I've correctly set the right to use it (with root user of the server), and all the message that must be print before or after the Plesk operations are printed.
I don't really know how to handle that, I am wondering if the Event Handler of Plesk Panel can do this for me? If someone can give me some help, it would be nice!

Thank you guys.

EDIT : I started to make a shell script to be used by event handler, but I'm wondering, how can I give information about the user account by this process?
 
Last edited:
Back
Top