A
A
ash_12014-10-25 12:11:08
MySQL
ash_1, 2014-10-25 12:11:08

How to make mamp show line errors like in denver?

How to make mamp show line errors like in denver?
Something like on line 6 in php file error

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Intentio, 2014-10-25
@Intentio

I solved the problem like this:
Find your 'MAMP' directory in 'Applications'
Find 'conf' and open it up..
Open up php4 or php5 (depending on your enabled version)
Line 270 should be something like this:
error_reporting = E_ALL
Line 277 will be:
display_errors = Off
Change this to:
display_errors = On
Restart servers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question