• 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

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