tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Enabling PHP modules by default
On Mon, Mar 11, 2013 at 8:42 AM, Takahiro Kambe
<taca%back-street.net@localhost> wrote:
> In message <20130311123913.GA7407%danbala.tuwien.ac.at@localhost>
> on Mon, 11 Mar 2013 13:39:13 +0100,
> Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
>> On Mon, Mar 11, 2013 at 01:13:36PM +0100, iMil wrote:
>>> By default, pkgsrc PHP modules show a MESSAGE explaining that one
>>> should enable them by adding an "extension=foo.so" in the php.ini
>>> file.
>>> When you're installing a meta-package or a PHP package that needs
>>> many .so's to work, it is rather painful to go through that process.
>>>
>>> Our PHP supports the "Scan this dir for additional .ini files" with
>>> the directory /usr/pkg/etc/php.d, what would you think of enabling
>>> modules by default by creating a /usr/pkg/etc/php.d/foo.ini file
>>> instead of just asking the user to do it?
>>
>> If we go that way, I would prefer if pkgsrc installed files that the
>> admin could copy into /usr/pkg/etc/php.d manually.
> Hmmm, then I prefer current way much. ;)
>
> --
I agree- /usr/pkg/share/examples/php.d is a good way to go.
Home |
Main Index |
Thread Index |
Old Index