Re: Undefined function pg_escape_bytea() despite good PG version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



2007/3/7, Thomas Woerly <yorgat@xxxxxxxxx>:

> --with-pgsql=/usr/locla/pgsql/bin/pg_config

Looks fine to me...

Edit: if this path is really "locla" and not "local", then it means
that postgres functions are not compiled in PHP (because of your typo
mistake). That is why one of the functions like php_escape_bytea() is
not available in your PHP compilation, probably all PG functions are
not available at all.

Regards,
M.


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux