• 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 manager - update_hosting.sh

P

proximal

Guest
I find this in my messages log file : " Can't execute /usr/local/psa/admin/plib/modules/sbm/update_hosting.sh: Permission denied
". Nothing found on this forum. Can anybody help me ?
 
I don't have such a file, I do have the following one:

-rwxr-xr-x 1 root wheel 14041 Apr 10 14:15 /usr/local/psa/admin/plib/modules/sbm2/update_hosting.php

Can you verify which file exists on your system? It seems logical that the system can't execute a non existing file, try to find where it's called from.
 
update_hosting.php missing ..

I just made a copy to the sbm folder of the same file!

cp /usr/local/psa/admin/plib/modules/sbm2/update_hosting.php /usr/local/psa/admin/plib/modules/sbm
 
Back
Top