Where is PHP.INI file
Any idea where Mac keep it?
Thanks in advance.
MacBookpro 17", Mac OS X (10.6.3)
MacBookpro 17", Mac OS X (10.6.3)
alkhater wrote:
I have removed all other apache and php from the system. Searching via locate in terminal, I found only one php.ini, and it is in /etc, and it is the one I copied from default.php.ini
but when change any setting in it it does not show in phpinfo.php
dps098 wrote:
I had a similar issue.
I found a php.ini in several directories for example:
/usr/local/php5/lib/php.ini
etresoft wrote:
dps098 wrote:
I had a similar issue.
No, you didn't.
dps098 wrote:
According to this site:
http://www.procata.com/blog/archives/2007/10/28/working-with-php-5-in-mac-os-x-1 05/
" Leopard has an empty configuration file by default, but provides a file which you can use as a template."
It goes on to say that you have to create a php.ini based on php.ini.default.
I'm pretty sure I have the default php5 that ships with 10.5.
alkhater wrote:
Then how do hook PHP to Apache. That would be very useful.
alkhater wrote:
Strange, isn't it?
Where is PHP.INI file