Skip to main content

All Questions

Tagged with
1 vote
0 answers
1k views

MAMP 5 (Nginx) - How can I extend timeout in my MAMP setup?

I have a PHP script that runs for over the default 60 seconds, however the page returns a 504 Gateway Timeout error. How can i extend the timeout so the page returns a result at the end of the PHP ...
Cotcho_K's user avatar
0 votes
3 answers
2k views

Turning on "E_ALL" (errors) in php.ini

I've turned on errors in php.ini by removing the ; in front of the comment on line 240 of php.ini (I'm using PHP 5.4.4). I'm using MAMP for my local server to set up a local environment, and I ...
sam's user avatar
  • 4,209