Hi guys, i need some help with crons.. I have set a cron job that runs @11PM daily but apparently i got an error here's my cron: 0 23 * * * /usr/local/bin/php home/techtest/public_html/rvcron.php i also place #!/usr/local/bin/php -q at the beginning of the php script. Your Suggestions/Opinions are much appreciated....