Howto increase maximum execution time in Xampp / Wamp
8th Sep 2019 | category: Software | Hits: 652
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
Discover the Power of Windows 11: Unleashing a New Era of Efficiency and Innovation
What Next when Hacked
How to know the number of users on your network and also find out if your being hacked using CMD
Nintendo Delays Some Titles, Offers Free DSi Game.
Nokia’s first Windows phone secretly revealed
Cisco Launches 'Cisco Digital Cribs: Watch! Tweet! Win!' Promotion on Twitter
New DEll Studio 14z Laptop Perfect for Online Generation
Google Project Zero (GPZ) finds security flaw in GitHub
Toshiba Introduces The Qosmio X500 Gaming Laptop.
Howto remove .php, .html extensions on a web page using .htaccess file
Adv