UNIX admin wrote: > I also see that PSARC 2007/168 "PHP5FastTrack" proposes > /usr/php5/[version]/etc/php.ini > > I hope that the final version will deliver /etc/php5/ instead of > /usr/php5/[version]/etc/php.ini. Delivering private etc/ directories isn't > the System V way, since System V clearly defines where configuration goes > ($PKG_INSTALL_ROOT/etc/ resp. $PKG_INSTALL_ROOT/etc/opt/). > Also, this makes system administration inconsistent, as the sysadmins will be > forced to search for configuration files for every product which is delivered > in this way. > > Would it be possible to not deliver /usr/php5/[version]/etc/, and instead > deliver /etc/php5/[version]/, or does an approved PSARC mean that things have > been irrevocably "set in stone"? > This message posted from opensolaris.org >
That must be a typo in the ARC case material. php.ini is actually delivered under /etc/php5/[version]/ directory. -- Seema.
