• 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.

Events handler does not working?

M

MegaCrash

Guest
Hi! I got some troubles with plesk events handler. I was try to run commands by "domain creation" event, but it's not running. I tryed to do this on another server, but unfortunately too.

priority: 0
User: root
Command: /usr/local/psa/admin/sbin/set_dom.php $NEW_DOMAIN_NAME on

Plesk 9.5.2/fc11
 
What is this - /usr/local/psa/admin/sbin/set_dom.php? Is it your custom script or what? What should this command do?
 
This is script, which create vhost.conf for domains, specified by command line argument. Never mind... I tryed to run other commands for test, but nothing was executed. There are has special syntax?
 
Back
Top