ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pear-dev
pear-dev
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved