• 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

Issue Crons not workings /bin/sh anon_ftp: command not found

PaulZ

New Pleskian
Im testing the crons but keep on getting back this error.

/bin/sh: anon_ftp: command not found

Who can help me fix this issue? i am using plesk 12.5.?

Task "* * * * * /var/www/vhosts/i-2-1323-VM.local/link.xxx.xxx/cron.php actioncheck" completed with error in 0 seconds, output:

/bin/sh: anon_ftp: command not found


Task "* * * * * /opt/plesk/php/7.0/bin/php /var/www/vhosts/i-2-1323-VM.local/link.xxx.xxx/cron.php actioncheck" completed with error in 0 seconds, output:

/bin/sh: anon_ftp: command not found
 
Have you tried to run this command

/opt/plesk/php/7.0/bin/php /var/www/vhosts/i-2-1323-VM.local/link.xxx.xxx/cron.php actioncheck

in CLI? Does it work?
 
Back
Top