Is there a limit excution time when I run a PHP Script by Cron Jobs? -


is there limit excution time when run php script cron jobs?

for example, need backup big database file through php script. set cronjobs automatically run everyday.

my question, php script run until ok?

how set cron job scripts printing (especially errors or exceptions) standard out. experience cron systems email output of script whatever local user running script. have mail forwarded work account notify me script ran , if there errors. basic maintenance scripts run daily or weekly i've found quick, effective way keep me updated on status.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -