码迷,mamicode.com
首页 > 数据库 > 详细

Ubuntu 安装joomla出错(Could not connect to the database. Connector returned number: The MySQL adap)解决办法

时间:2015-01-20 15:28:52      阅读:531      评论:0      收藏:0      [点我收藏+]

标签:

有的时候,第一次在Ubuntu下安装joomla的时候会出现 Could not connect to the database. Connector returned number: The MySQL ada......asdasd

 

fde cuowu

的错误,就在刚刚我就遇到了,其实是MySQL和php没有关联上的原因,所以关联上这个错误就解决了。

分别输入这两条指令:

apt-get install php5-mysql

 apt-get install php5-mysqlnd

这样就关联上了,

有不对的地方欢迎大家指出,大家一起学习!!

Ubuntu 安装joomla出错(Could not connect to the database. Connector returned number: The MySQL adap)解决办法

标签:

原文地址:http://www.cnblogs.com/gaizhongfeng/p/4235977.html

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!