连接数据库出现错误,数据库适配器出现错误

[01-Feb-2015 01:37:03 UTC] PHP Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'Configuration array must have a key for 'dbname' that names the database instance' in D:\mywamp\apache\htdocs\cccc\library\Zend\Db\Adapter\Abstract.php:288
Stack trace:

配置里面 dbname 你没有写。

这错误信息多详细,告诉你错误的原因还告诉你在Adapter\Abstract.php的288行。这要是都不懂,真的没话说了。