[xdebug-general] Re: Xdebug install problems

From: Popa Gerald <brayn[@]brayn.ro>
Date: Mon, 22 Sep 2008 13:31:48 +0300

I'm using: PEAR Version: 1.7.2 which is the latest stable as far as I
know...
I would REALLY love to be able to use xdebug without having to compile it
myself, though I will do it if there is no other way...

Thansk!

On Mon, Sep 22, 2008 at 12:06 PM, Derick Rethans <derick[@]xdebug.org> wrote:

> On Mon, 22 Sep 2008, Popa Gerald wrote:
>
> > Compiling it is not really an option so I went for:
> > Code:
> >
> > pecl install xdebug
> >
> > It all went fine until:
> > Code:
> >
> > Build process completed successfully
> > Installing '/usr/lib/php/modules/xdebug.so'
> >
> > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> > allocate 119 bytes) in /usr/lib/php/pear/PEAR/PEAR/Registry.php on
> > line 1061
> >
> > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> > allocate 40 bytes) in /usr/lib/php/pear/PEAR/PEAR.php on line 776
> >
> > Which is weird because as far as I am aware of the Allowed memory size is
> > controlled by PHP. So I went and modified php.ini and increased the
> > allowed_memory but still it gave me the same error.
>
> This is a problem with older PEAR installs. You can either try to
> upgrade pear yourself with "pear upgrade pear" - but if that doesn't
> work, download the source and compile it yourself following the
> instructions here: http://xdebug.org/docs/install#compile
>
> regards,
> Derick
> --
> Like Xdebug? Send a postcard:
> http://derickrethans.nl/xdebug_2_released.php
> Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
>
Received on Mon Sep 22 2008 - 12:31:55 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST