【发布时间】:2010-09-01 10:06:56
【问题描述】:
我是一个 cakephp 新手,我尝试设置我与 mysql 的连接。我之前有它工作过,但是在我更改了我的 mysql 数据库名称之后,即使我更改了 config 文件夹中 database.php 中的数据库名称,它也不会再连接了。我必须再次运行 cakephp 控制台吗?
Your tmp directory is writable.
The FileEngine is being used for caching. To change the config edit APP/config/core.php
Your database configuration file is present.
Cake is NOT able to connect to the databa
上面是显示的消息。 任何想法我必须做什么?非常感谢!
【问题讨论】: