Location of the php.ini file on Mac OS X
![]()
I was looking for my php.ini file tonight so that I could change my error reporting to not log notices. I thought it was located at:
private/etc/php.ini
I was wrong… Making changes to this file did nothing for me. It turns out that on my installation of PHP (Marc Liyanage - entropy PHP version
http://www.entropy.ch/software/macosx/php/)
It turns out it was located in:
usr/local/php/lib/php.ini
