Unable to connect to your database server using the provided settings.
A PHP Error was encounteredSeverity: Warning
Message: mysqli::real_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: YES)
Filename: mysqli/mysqli_driver.php
Line Number: 161
Backtrace:
File: /var/www/newisdom/application/controllers/Home.php
Line: 9
Function: __construct
File: /var/www/newisdom/index.php
Line: 294
Function: require_once
A Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: controllers/Home.php
Line Number: 9 求助大神帮忙解决一下这个问题,菜鸟没见到过这个问题。 无法使用提供的设置连接到数据库服务器。
确定下,\application\config\database.php 中数据库配置是否正确。
及确定,数据库是否安装,及指定的用户名和密码、端口,是否正确。
wangyouworld 发表于 2017-9-11 13:32
无法使用提供的设置连接到数据库服务器。
确定下,\application\config\database.php 中数据库配置是否正 ...
好的,多谢
页:
[1]