Re: Undefined function pg_escape_bytea() despite good PG version
mikie <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.php |
|---|---|
| Message-ID | <[email protected]> |
> 2007/3/7, Thomas Woerly <[email protected]>: > > --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. ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org