I try to set a cron job for my site. I am using parallel plesk 11.0.9 . I am using the below commands
env php -q /var/www/vhosts/site.ca/httpdocs/crone.php
/var/www/vhosts/site.ca/httpdocs/crone.php
/usr/bin/php -q /var/www/vhosts/fpmls.ca/httpdocs/test.php
etc . But it shows the below errors
No such file or directory
env: command not found
/usr/bin/php: No such file or directory