danterr0s
Questions Asked
2 answers
cake bake will not connect to mysql
YO,
Doing the Apress "From Novice to Professional" and have run into a snag. I am attempting to...
Answers
There no answers yet.
Comments
- Member since:
- June 1st, 2010
- Last active:
- 2010-06-01 07:29:32
- Questions asked:
- 1
- Answers:
- 0
- Correct Answers:
- 0
- Comments:
- 1
cake bake will not connect to mysql
Thanks to _tenken on reddit for leading me down the correct path. Long story short when using MAMP it defaults to using mysql.sock to access the DB's; but cakePHP defaults to using 'localhost'. Therefore one must point...