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 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. > > *Notice: * If you want to customize this error message, create > app\View\Errors\missing_connection.ctp. > Stack Trace > > - ROOT\lib\Cake\Model\ConnectionManager.php line > 101<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > DboSource->__construct(array)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Model\Model.php line > 3417<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > ConnectionManager::getDataSource(string)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Model\Model.php line > 1083<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > Model->setDataSource(string)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Model\Model.php line > 3443<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > Model->setSource(string)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Model\Model.php line > 2698<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > Model->getDataSource()<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - APP\Model\Setting.php line > 16<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > Model->find(string)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - APP\Controller\FunfordayController.php line > 268<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > Setting->updateCache()<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - APP\Controller\FunfordayController.php line > 47<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > FunfordayController->_loadSettings()<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - [internal > function]<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > FunfordayController->beforeFilter(CakeEvent)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Event\CakeEventManager.php line > 246<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > call_user_func(array, > > CakeEvent)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Controller\Controller.php line > 670<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > CakeEventManager->dispatch(CakeEvent)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Routing\Dispatcher.php line > 100<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > > > Controller->startupProcess()<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - ROOT\lib\Cake\Routing\Dispatcher.php line > 85<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > Dispatcher->_invoke(FunfordayController, > CakeRequest, > CakeResponse)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > - APP\webroot\index.php line > 94<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#>→ > Dispatcher->dispatch(CakeRequest, > > CakeResponse)<http://www.locustgrovefamilymedicine.com/funforday/app/webroot/index.php/#> > > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
