I tried to have a look at both and the following is my comment. 1. Msys
This seems to be like cygwin except for the fact that it does not contain all the unix commands to have a feel of *nix environment in command line. But I guess it will make it easier to play with the command line functions of cake compared to MS-DOS. Please correct me if I'm wrong 2. HeidiSQL Looks pretty cool. But I am using PostgreSQL and never will get anywhere in the vicinity of mysql. PostgreSQL is my favourite all the while. Currently I'm using pgAdminIII and it seems ok. Though I feel it needs quite a bit of improvement. Apart from that I wish to test out phpPgAdmin which I believe is around for a long time. Thank you. On Sat, Sep 19, 2009 at 10:59 PM, Simon <[email protected]> wrote: > > Here some open source software for your development > > Msys => here is the URL to download make sure to install it c:/msys > this good for cake bake when > > http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/Current%20Release_%20MSYS-1.0.11/MSYS-1.0.11.exe/download > > hiedisql => this is better then php my admin. Easy to create databse > and tables > http://www.heidisql.com/? > > Thanks > Simon > > > On Sep 19, 4:11 am, Selva manickaraja <[email protected]> wrote: > > Great, it works. I'm attaching the screenshot. It's all green!!! Thanks a > > lot Simon. Will update you on further development. > > > > Thank you. > > > > Warmest Regards, > > > > Selvam > > On Sat, Sep 19, 2009 at 5:57 PM, John Andersen <[email protected] > >wrote: > > > > > > > > > > > > > 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] > > > > > > > > cake_start6.GIF > > 83KViewDownload > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
