Re: Error: Mysql requires a database connection

2013-06-20 Thread Raxit
Hi, I have asked for PDO driver and godaddy is not providing support for it on windows hosting. So is there any other way to connect with mysql using cakephp without using PDO ? Regards, Raxit On Tuesday, June 18, 2013 4:56:48 PM UTC+5:30, Raxit wrote: *Hi, * *I am facing this problem

Re: Error: Mysql requires a database connection

2013-06-19 Thread Raxit
is same. Raxit On Wednesday, June 19, 2013 8:00:53 AM UTC+5:30, Eric Haskins wrote: Raxit, Did you edit the settings to match your User and password for your Mysql instance? Mysql is running? Eric On Tuesday, June 18, 2013 12:28:00 PM UTC-4, Raxit wrote: Hi raj kumar, I have added

Re: Error: Mysql requires a database connection

2013-06-19 Thread Raxit
Gaurav, I did it but result is still same. Raxit On Wednesday, June 19, 2013 9:53:02 AM UTC+5:30, gaurav wrote: Faced same error while migration of project from 1.2 to 2.x. Try clearing cache /App/temp/cache You will find some folders...like model,view etc..dont delete those but delete

Error: Mysql requires a database connection

2013-06-18 Thread Raxit
*Hi, * *I am facing this problem from past 5 days. Didn't find any solution. I have checked connection many times. my team have also checked all the connections with Mysql. File is also present under same path. * *Error: * Confirm you have created the file : app\Config\database.php.

Re: Error: Mysql requires a database connection

2013-06-18 Thread Raxit
. Thanks Raxit On Tuesday, June 18, 2013 8:53:12 PM UTC+5:30, raj kumar Pustela wrote: Hi.. do u have database.php file in your config folder. If don't create database.php file in your config folder Follow below process .. it's as a simple. create the database.php