Is it possible to integrate Phonegap/Cordova with CakePHP Crud System

2014-04-09 Thread Akitah Blessed
Havent seen much docs online about this but we have a crud system we'd like to export to a view in our PhoneGap app. Is this possible? Can someone give me some guidance? Will i need to create a api using json and feed it in using js or is there an easier way? Any help with this would be

Re: baking cakephp on MAC OS

2014-04-07 Thread Akitah Blessed
CHANGING THE LOCALHOST from localhost to 127.0.0.1 worked for me... took me forever to find this post on the google group but i tried the IP to localhost and bingo, it now works. A community at work. Thanks Roldan. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter

Re: Cake is NOT able to connect to the database. Database connection Mysql is missing, or could not be created.

2014-04-07 Thread Akitah Blessed
I am getting this same error with a fresh install of mysql. My database settings are correct but for some reason, when i try and bake a model, CakePHP brings me back Database connection Mysql is missing, or could not be created. I've connected the database using other methods but for some