Cronjobs now not working
Posted by: basketmen
Posted on: 2008-03-30 16:17:00
Hi guys, a few months ago i use this command in cron jobs and its working for few months
/usr/local/bin/php /home/.juice/username/domain.com/files.php
but suddenly its not working since 2 months ago, its said in email it cant find the files like this "No Files Dir foundNo Files Dir found"
then i try this
/usr/bin/wget /home/.juice/username/domain.com/files.php
but its still not working, and get this error message in email "Unsupported scheme"
i believe i write the correct path
please share what command that you using in your cron jobs ?