Call to undefined function: pg_escape_bytea() in/home/demo/phpgwapi/inc/adodb/drivers/adodb-postgres64.inc.php on line 407 When searching the Web, some say it is due a bad version of PostgreSQL, since pg_escape_bytea() arrived at v.7.2. My Webmin and pg_config --version say I have a 7.4.14 version.
Firstly please use a more appropriate subject ;) It lets people quickly know if they can help or not.
Does a phpinfo() page show postgres support working (ie is there a big section called "postgresql") ?
Specifically what version of php are you using? This function came in at 4.2.0+
http://php.net/pg_escape_bytea -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php