Hi there

Most likely this means that your PHP does not have the postgres
library installed.
You can check that quickly checking the information returned by
phpinfo(),
if postgres is enabled there should be a block with some information
about it.

Claudia

On Aug 29, 4:57 pm, phanorcoll <[EMAIL PROTECTED]> wrote:
> hello,
>
> im trying to use postgres with cake, but when i configure de
> database.php file and chance mysql for postgres, i get the following
> error:
>
> Fatal error: Call to undefined function pg_connect() in /Library/
> WebServer/Documents/cake_app/cake/libs/model/datasources/dbo/
> dbo_postgres.php on line 114,
>
> do i have to configure a path somewhere?
>
> im using the latest postgres version on a mac
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to