• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Cronjobs using php

E

Effektor

Guest
My users aren't allowed to use php for theire cronjobs.

They can define Cronjobs on theire own but they can't use php.

For example:

New cronjob for a user ./usr/bin/php4 /home/www/vhosts/DOMAIN/httpdocs/script.php

The cronjob should execute a php file several times which are defined for the job.

But it doesn't work, whats wrong?
 
Back
Top