installing PDO for PHP 5.1.2 in Edgy
Nuno Correia
nbettencourt at gmail.com
Sun Dec 10 13:38:42 UTC 2006
Hi all,
I've posted this on the Ubuntu Forums but haven't had any replies about
this ever since.
Has anyone succeeded in installing PDO for PHP 5 in Edgy, or the
respective drivers for PostgreSQL access? Doing "pecl install pdo" or
"pecl install pdo_pgsql" ends up with something like
--
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 117 bytes) in /usr/share/php/PEAR/Registry.php on line 1012
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 32 bytes) in /usr/share/php/PEAR.php on line 766
--
I've set all the memory limits for scripts in ALL php.ini files I could
find to 64 megs and it still bombs out without actually installing PDO
support, so I have no idea of what could be wrong...
Thanks.
More information about the ubuntu-users
mailing list