Script stops before finishing
« on: July 16, 2015, 11:47:47 AM »
Hello suppor,

Since I migrated my website from a dedicated server to a shared hosting the script of xml-sitemap stops before finishing. The problem is that I have a maximum of 2 mins for any PHP script at my shared hosting and IŽd like to now if there is any possibily using crontab to resume a job continuing where it finished last time. I mean, using some arguments in the php script in the crontab ...

Please, could you help me?

Thanks very much for your time :-)

My best regards,
Miguel A.Velasco

Re: Script stops before finishing
« Reply #1 on: July 16, 2015, 12:14:16 PM »
Hello,

cron task would always resume the last session if it was interrupted.
Re: Script stops before finishing
« Reply #2 on: July 17, 2015, 12:44:01 PM »
Hello support,

Thanks very much for your quick reply :-)

Regards,
Miguel A.Velasco