Page 1 of 1

Fatal error: Call to undefined function pg_escape_string()

Posted: Thu Jun 03, 2010 2:02 pm
by swraman
Fatal error: Call to undefined function pg_escape_string()

I get this error in a PHP app Im working on.

PHP was compiled to work with postgres, and I can connect to a postgresql server in PHP. I can run pg_connect(), and grab some pg server info, so I know php is configured right.

For some reason this one function doesnt work though.

Any help appreciated.

Thanks

Raman

Re: Fatal error: Call to undefined function pg_escape_string

Posted: Thu Jun 03, 2010 2:10 pm
by Eran