php.ini removed
Bradley Giesbrecht
brad at pixilla.com
Sun Jun 28 10:27:25 PDT 2009
On Jun 28, 2009, at 10:05 AM, Scott Haneda wrote:
> Why did moving it break things is I think what first needs to be
> learned.
>
> Why was ini put in a php5 directory? As far as I know php wants to
> look in some standard locations. /etc is one if them so that would
> translate to /opt/local/etc/php.ini.
I don't think it's a bad idea to subdir php.ini into version. When
people upgrade to php6 down the road they may need to revert back.
Leaving php5/php.ini untouched gives the possibility to quickly revert
back to php5 if php6 breaks your scripts.
// Brad
More information about the macports-users
mailing list