On Sat, 3 Jul 2004, Gareth Ardron wrote:
> On Sat, 2004-07-03 at 12:13, Derick Rethans wrote:
>
> > > > > My suggestion - add -dmemory_limit=32M to PEAR_INSTALL_FLAGS (16M solves
> > > > > the problem on my Linux box, but I think we should go higher to be on the
> > > > > safe side).
> > > >We pro
On Sat, 2004-07-03 at 12:13, Derick Rethans wrote:
> > > > My suggestion - add -dmemory_limit=32M to PEAR_INSTALL_FLAGS (16M solves
> > > > the problem on my Linux box, but I think we should go higher to be on the
> > > > safe side).
> > >We prolly should highen the limit to a default 16M too for
On Wed, 23 Jun 2004, Zeev Suraski wrote:
> > > My suggestion - add -dmemory_limit=32M to PEAR_INSTALL_FLAGS (16M solves
> > > the problem on my Linux box, but I think we should go higher to be on the
> > > safe side).
> >
> >We prolly should highen the limit to a default 16M too for PHP 5.
>
> Why
At 16:21 23/06/2004, Derick Rethans wrote:
On Wed, 23 Jun 2004, Zeev Suraski wrote:
> Apparently, the default 8MB are not enough for the PEAR installation, so it
> bails out when trying to 'make install'.
Those default 8MB works for me...
It does not for me. Maybe it's related to some modules I'm
On Wed, 23 Jun 2004, Zeev Suraski wrote:
> Apparently, the default 8MB are not enough for the PEAR installation, so it
> bails out when trying to 'make install'.
Those default 8MB works for me...
> My suggestion - add -dmemory_limit=32M to PEAR_INSTALL_FLAGS (16M solves
> the problem on my Linux
Apparently, the default 8MB are not enough for the PEAR installation, so it
bails out when trying to 'make install'. Changing php.ini doesn't have any
effect since the installation uses -n to ignore any php.ini's.
My suggestion - add -dmemory_limit=32M to PEAR_INSTALL_FLAGS (16M solves
the pro