• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Cron problmes

S

SimonSchmitz

Guest
Code:
############# 
Failed loading /usr/lib/php4/ioncube_loader_lin_4.3.so: /usr/lib/php4/ioncube_loader_lin_4.3.so: cannot open shared object file: Permission denied 
Content-type: text/html 
X-Powered-By: PHP/4.3.11 
#############

with psa 7.5.3 noproblmes
 
chmod +r /usr/lib/php4/ioncube_loader_lin_4.*

it work
 
Back
Top