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?
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: