• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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