Re: [PEAR-DEV] pecl install hits memory limit
by Greg Beaver other posts by this author
Jun 19 2006 12:53PM messages near this date
Re: [PEAR-DEV] pecl install hits memory limit
|
Re: [PEAR-DEV] pecl install hits memory limit
Pierre wrote:
> Hi Daniel,
>
> On 6/19/06, Daniel Convissor <danielc@[...].com> wrote:
> > Second, the installer
> > is ignoring my php.ini file, which sets the limit to 80 megs.
>
>
> Are you sure it uses this php.ini? or add "-dmemory_limit=0" in the
> pear sh file.
Hi guys,
*for the record and the nth time*:
the pecl command intentionally ignores php.ini to avoid locking problems
when upgrading php. The easiest solution is:
pear install pecl/json
which does exactly the same thing as "pecl install json" except it
doesn't ignore php.ini.
Greg
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Daniel Convissor
Pierre
Greg Beaver
Daniel Convissor
Daniel Convissor
Daniel Convissor
|