• 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.

Event handlers not working

Steve Vos

New Pleskian
Dear,

I just installed a new plesk 11 server on Centos 6.3. I'm trying to get my event handlers to work but for some strange reason it is not working.

I created a create test.sh in /usr/local/psa/bin with following content:

Code:
#!/bin/bash
/bin/date >> log.txt

I created a new event handler for 'panel failed login' executed is as both root ans psaadm but both no luck. When i login with a wrong password into plesk nothing is written to the log file.

The command that I use is /usr/local/psa/bin/test.sh

Permission on sh are set correctly , as I run it from commandline it is working smoothly.

I also tried some other event handlers but also with no luck, it seems that event handlers are turned off is that possible ?

Can someone help me with this ?
 
Back
Top