• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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