Im using d7.0.9. I noticed today an error being reported in the cron jobs section of Admin tools. i get the following error
/usr/bin/crontab: line 1: admin_tools.php: command not found
the cron i have in my crontab file
* * * * * /usr/bin/php -q m:/home/localhost/www/vhosts/my-domain-name/httpdocs/periodic/cron.php
does anyone have an idea what is wrong