TestingDocs.com
Software Testing website
  • JBehave
  • Selenium
  • Testlink
  • Maven
  • Git
  • RAPTOR
  • Questions

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

Tweet
Pin it

Document Contents

  • Introduction
  • Error
  • Fix

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

 

TestLink Blank Page

Fix

Stop the Apache server.

Locate the php.ini settings file.

Modify the PHP setting

max_execution_time

 

php ini settings

 

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/

More information on Testlink, official website:

https://testlink.org/

Related Posts

TestLink /

TestLink Bitnami Cloud Image

TestLink /

TestLink REST API Apache Server Configuration

TestLink /

Clone Testlink GitHub repository on Linux

Create a TestLink Test Project

TestLink /

Create a TestLink Test Project

TestLink /

Common TestLink Errors

Tag Cloud

Agile Appium Tutorials C++ Eclipse Tutorials Git Tutorials IntelliJ Tutorials Java Java Tutorial JBehave Jenkins Jira Cloud JUnit Tutorial Maven Object-oriented Flowchart Python Tutorials Raptor Flowcharts Selenium IDE TestLink Tutorials

Random Posts

  • TestLink Bitnami Cloud Image
    Overview In this tutorial, we will see the steps

    Read more

  • Code Coverage Tools
    Overview Let’s look at some of the code coverage

    Read more

  • pCloudy Continuous Testing Cloud
    Overview pCloudy is a continuous testing cloud

    Read more

Latest Tweets

Tweets by @TestingDocs

Back to Top

TestingDocs.com

  • Privacy Policy
  • Cookie Policy
  • JBehave
  • Selenium
  • Testlink
  • Maven
  • Git
  • RAPTOR
  • Questions
www.TestingDocs.com | All Rights Reserved