首页 > 代码库 > Ubuntu 安装joomla出错(Could not connect to the database. Connector returned number: The MySQL adap)解决办法
Ubuntu 安装joomla出错(Could not connect to the database. Connector returned number: The MySQL adap)解决办法
有的时候,第一次在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)解决办法
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。