• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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