• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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