问题解决 我是安装了PDO_MySQL 但是没安装MySQLi 以前数据库支持的是!MySQLi
昨天换服务器,win换到linux,新装一个wencener站完全没有问题,数据库全部正常!
但是搬迁过来的老网站提示错误!
在论坛找了下说是数据库没连接到,但是同空间下另外的网站一切访问正常。。求帮忙
下面为错误代码!
Application error
------
Message: Can't connect master database: The Mysqli extension is required for this adapter but the extension is not loaded
------
Build: 2.5 Beta 4 20131206
PHP Version: 5.2.17p1
User Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36
------
exception 'Zend_Exception' with message 'Can't connect master database: The Mysqli extension is required for this adapter but the extension is not loaded' in /www/web/tumaii/public_html/system/core/db.php:45
Stack trace:
#0 /www/web/tumaii/public_html/system/functions.inc.php(419): core_db->__construct()
#1 /www/web/tumaii/public_html/system/aws_app.inc.php(95): load_class('core_db')
#2 /www/web/tumaii/public_html/system/aws_app.inc.php(39): AWS_APP::init()
#3 /www/web/tumaii/public_html/index.php(23): AWS_APP::run()
#4 {main}
阅读全文
收起全文