[dev] PECL memory problem
Vilius Šumskas
vilius at lnk.lt
Mon Jun 26 02:55:32 PDT 2006
Set bigger memory limit in php.ini and that's it.
----- Original Message -----
From: "Luciano Ramalho" <luciano at ramalho.org>
To: "Chuck Hagenbuch" <chuck at horde.org>
Cc: <dev at lists.horde.org>
Sent: 2006 m. birželio 26 d. 07:15
Subject: [dev] PECL memory problem
Chuck Hagenbuch wrote:
> You need PHP 5+ (preferably 5.1+) compiled with PDO support to use RDO.
Cool. I've got 5.1.2 but when I tried to use PECL to install PDO I hit a
memory limit problem. I've been struggling with this problem for days
now, whenever I've tried to use PECL for other extensions.
---------------------------------------
root at arabier:~# pecl install pdo
downloading PDO-1.0.3.tgz ...
Starting to download PDO-1.0.3.tgz (52,613 bytes)
.............done: 52,613 bytes
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 7680 bytes) in /usr/share/php/PEAR/PackageFile/v2/Validator.php
on line 1511
.........
More information about the dev
mailing list