• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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