Howto increase maximum execution time in Xampp / Wamp
8th Sep 2019 | category: Software | Hits: 892
As a developer you may have experienced the error of maximum execution time exceeded when using xampp or wamp as your localhost. This means that your page took more time loading than what is set in xampp or wamp configuration. It can also be caused by php taking too much time to respond to the browser.
Here is how you solve this error in an easy and much faster way.
STEP ONE
- In the xampp directory navigate and open the php folder through xampp/php/’

STEP TWO
- Locate the php.ini file and open this file with your favorite text editor (I recommend Visual studio code).
- Find the line ‘max_execution_time’. you can find using ctrl+F
- you can now replace default value of max_execution_time of 30 to max_execution_time of 300

Related Posts
Warner Music Group & Cisco Announce Strategic Agreement to Deliver Social Entertainment Experiences to Online Audiences
8GB USB Bulb Flash Drive
You can swim with the Samsung W200
'Tom Clancy's The Division' breaks record with $330m worldwide sales in first week
Google to Launch a New Version of Google Search (Caffeine)
Howto Change Webmail Password for Cpanel Users
Sceptre unveils the affordable, cost friendly 46-inch LED HDTV 3D home entertainment
How to Assemble A PC from Scratch
Codeigniter4: Howto fetch data by ID (button click) from database using JQuery Ajax
Howto increase maximum execution time in Xampp / Wamp
Adv