• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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