On 11/06/2012 05:03 AM, Ben Edwards wrote:
Not sure if this was some type of joke but came across it a while ago.  We
have some PHP we want to move from a site to a cron.  Is this the answer or
is there a better way (that does not involve re-writing  code in another
language).

Cant find a home page for the project, maybe it is defunct.

Ben

I have scripts that get ran via crond and others that run 24/7 as daemons. I have no issues using PHP via the cli. Like Bastien said, you will want to setup better logging and maybe summary emails from cron would be useful too.

--
Jim Lucas

http://www.cmsws.com/
http://www.cmsws.com/examples/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to