php5-pgsql: missing pg_prepare()
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
I just noticed, that the function pg_prepare() (exists since 5.1.0RC1)
is missing in the backport package php5-pgsql. I found this (string) is
missing in
/usr/lib/php5/20051025/pgsql.so
php5-pgsql:
Installed: 5.1.4-0.0bpo1
I compiled the module from sources the following way and then it
contains the missing function:
php-5.1.4$ ./configure --enable-shared --with-pgsql=shared
php-5.1.4$ make build-modules
now I replaced the original module with the newly created one:
mv /usr/lib/php5/20051025/pgsql.so /usr/lib/php5/20051025/pgsql.so.orig
cp modules/pgsql.so /usr/lib/php5/20051025/pgsql.so
Any explanation for this? Maybe the package should be rebuilt?
Martin
- --
Martin Weis
PGP-Key: http://datenroulette.de/pgp.php
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFE3QW/5j8IxyG/AuwRAg30AJ4tHMD/SZytejx32az19qwyrq8i8wCbB0Op
18Qr3oENjcM2ZUUosWN65g4=
=NVWq
-----END PGP SIGNATURE-----
Reply to: