• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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