I have recently enabled the PHP 4.2.1 that comes pre-installed on OS
X. After making all the prescribed changes to the httpd.conf file php
seems to work fine.
I would like to make some changes to the php.ini file, but I can't
find it. phpinfo() tells me that it is in /usr/lib but don't see the
file there (or anywhere else). Even after creating my own php.ini file
in /usr/lib my changes aren't acknowledged on the phpinfo() page.
Suggestions?
Thanks.
X. After making all the prescribed changes to the httpd.conf file php
seems to work fine.
I would like to make some changes to the php.ini file, but I can't
find it. phpinfo() tells me that it is in /usr/lib but don't see the
file there (or anywhere else). Even after creating my own php.ini file
in /usr/lib my changes aren't acknowledged on the phpinfo() page.
Suggestions?
Thanks.
Comment