Thanks Zach I will try that and see if that solves the issue.
Thanks Jeffrey Euen-Gow -----Original Message----- From: Zach Copley [mailto:[email protected]] Sent: 24 September 2009 22:46 To: Jeffrey Euen-Gow Cc: [email protected] Subject: Re: [StatusNet-dev] startdaemons.sh, cron twitter and facebook issues. Jeffrey Euen-Gow wrote: > Hello everyone > > I 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 at > 11am, 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
