In your database.php file, swap the default and the test configuration! The default is used, as it says, it is the default one, and it is currently defined with MySQL :)
Enjoy, John On Sep 19, 12:20 pm, Selva manickaraja <[email protected]> wrote: > Hi > > I tried setting up the database file in app/config/database.php. FYI I am > using PostgreSQL 8.4. I went through all the references in the internet and > come to understand that the pgsql library php_pgsql.dll should be available > and enabled in php.ini in addition to the libpq.dll file. Did that all and > loaded the phpinfo() page. It show that pgql is set up. However in the Cake > Start Page there is still the message that Cake is NOT able to connect to > the database. I am attaching the files database.php, php.ini and the > screeshot for postgresql admin console, phpinfo() and cake start page. > Please guide me as to where should I make the changes in order to get it > working. > > Thank you. > > Warmest Regards, > > Selvam [snip] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
