• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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