In Config\database.php, do this : > 'host' => 'localhost', > 'port' => '8889',
instead of this : > 'host' => 'localhost:8889', Pada Selasa, 09 April 2013 5:28:28 UTC+7, Malek Trabelsi menulis: > > I am running this issue for the 3rd day now without having a solution, so > I guess I still have you in this group to help me out. > I am installing cakePHP 2.3.1 on MAMP server. However, it seems it is not > reaching the database, after googling, it seems that pdo_mysql is not > loaded, I checked that in phpinfo() output. I started a thread 3 days ago > on Stackoverflow, please refer here for more info: > http://stackoverflow.com/questions/15857824/pdo-is-not-working-with-cakephp-installation?noredirect=1#comment22587217_15857824 > > Thanx for advance. > > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
