首页 > 数据库技术 > 详细

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

时间:2015-01-20 15:26:50      阅读:266      评论: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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!