Scripts in my crontab don't run. However I use correct format :
php /home/tacot/public_html/top.php > /home/tacot/public_html/cron.txt 2>&1
Where is the problem ?

Thank you.