• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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