On Jan 17, 2008 2:13 AM, williamn <[EMAIL PROTECTED]> wrote:
>
> Yes I did the extension=php_pgsql.dll in my php.ini. My other web app
> (not using cakephp) can connect to postgresql with no problem.
>
> I use cakephp 1.1.19.6305
>
> Thank you.
> --William

The problem isn't Cake, the problem is that you need to make sure that
the CLI version of PHP you have installed also has support for
Postgres.  Check to see if you have two different php.ini files, one
for web and one for CLI.  Some PHP installs do that.

-- 
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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