Skip to content

Instantly share code, notes, and snippets.

View iamarsenibragimov's full-sized avatar
👏

Arsen Ibragimov iamarsenibragimov

👏
  • The Hague, Netherlands
View GitHub Profile
@deepakaryan1988
deepakaryan1988 / Mampsettings
Last active June 6, 2024 10:53
Mamp pro settings for max_execution_time out.
1. Go to File > Edit Template > Apache > httpd.conf
2. Do a Find & Replace for MAMP_FastCgiServer_MAMP
3. Comment out the line MAMP_FastCgiServer_MAMP
4. Add a config line for your version of PHP, with the desired timeout limit at the end like so: FastCgiServer /Applications/MAMP/fcgi-bin/php5.6.2.fcgi -idle-timeout 3600