Jeffrey Euen-Gow wrote:
Hello everyoneI am having an issue with the startdaemons.sh Below is what I experiencing, startdaemons.sh has been run successfully on my server and have setup a cron to run daily at11am, I get the following response from the cron job..*Subject:* *Cron /home2/xxxxxx/public_html/scripts/startdaemons.sh > /dev/null* Could not open input file: /home2/xxxxxx/public_html/scripts/PHP/5.2.9 Could not open input file: /home2/xxxxxx/public_html/scripts/text/html Could not open input file: /home2/xxxxxx/public_html/scripts/
I think your cron environment isn't setup right. It seems like cron can't find PHP or the daemon scripts or both. Maybe try removing that part that sends all output to /dev/null. More output might provide some clues.
Zach -- Zach Copley [email protected] - http://identi.ca/zach _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
