• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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