• 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

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