Relative Content

Tag Archive for phpmemorytimeouttcpdf

PHP script timing out prematurely with no error?

I have a PHP cron job running late at night to generate PDF payslips with TCPDF and place them in a folder on the server. It has worked fine all along, but I recently migrated to a new server and now it simply stops processing after about 15 seconds. There is nothing in the Apache error logs, which tells me it is not generating an error.