Site icon TestingDocs.com

How to fix Fatal Error: Maximum execution time of 30 seconds exceeded in date_api.php

Introduction

On this page, we will go through the steps involved to fix Fatal Error: Maximum execution time of 30 seconds exceeded in date_api.php

Error

Fatal Error: Maximum execution time of 30 seconds exceeded in date_api.php on line 251

 

Fix

Stop the Apache server.

Locate the php.ini settings file.

Modify the PHP setting

max_execution_time

 

 

Increase the value from 30 seconds to some higher value like 90 seconds.

Save the file.

Start the Apache server.

Try to login to the Testlink instance.

 

TestLink Tutorial on this website:

https://www.testingdocs.com/testlink-tutorials/

 

Exit mobile version