Saturday, 20 February 2010

Hooks Do Not Execute

We have added a feature to 11.25.0 that keeps track of what hooks are in use.  This new mechanism greatly improves speed within cPanel/WHM as it no longer has to check to see if a hook exists every time an API call is made.  Unfortunately the hooks.db file was unreadable by any user other than root.  If you notice that hooks are not executing on your server, please run

chmod 644 /var/cpanel/hooks.db

This issue will be fixed in the next update.

No comments:

Post a Comment