• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Action Manager does't work

A

atramhasis

Guest
I am trying to set up an event handler at "Subdomain Created". For testing purpose I wrote just one command:
Code:
echo "update sub" >> /tmp/sub_event.log
User is root, so there shouldn't be a permission problem. But nothing happens when I create a new subdomain - "sub_event.log" is still empty (I created it before). What could be the problem?
Is there a log file for event handlers (in the "Action log" I can see 'Create Subdomain', but nothing about the event handler)?
 
Back
Top