Tuesday, February 26, 2013

Re: error on installation -db config file

I downloaded the debug kit, but i don't know how to install it.

On Tuesday, February 26, 2013 10:39:06 PM UTC-6, Osgaldor Storm wrote:

Your version of PHP is 5.2.8 or higher.

Your tmp directory is writable.

The FileEngine is being used for core caching. To change the config edit APP/Config/core.php

Your database configuration file is present.

Cake is NOT able to connect to the database.

Database connection "Mysql" is missing, or could not be created.
SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

DebugKit is not installed. It will help you inspect and debug different aspects of your application.
You can install it from github


On Monday, February 25, 2013 6:40:14 PM UTC-6, Osgaldor Storm wrote:
I have just set up a fresh install of Cake, When I set the db credentials, it threw the following fatal error when I browsed to the cake directory.

Fatal Error

Error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')'
File: C:\wamp\www\Cake\cakephp-2.2.7\app\Config\database.php
Line: 67

--
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 cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: