问答详情
源自:8-4 [MVC微框架]后台登陆功能的实现

下载的是源代码,调试时出错了。

下载的源代码,都没动。php是5.6.25版本的

Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\mvc\framework\libs\db\mysql.class.php on line 25

Warning: mysqli_error() expects exactly 1 parameter, 0 given in C:\wamp\www\mvc\framework\libs\db\mysql.class.php on line 26

提问者:宝慕林8202140 2018-02-22 00:43

个回答

  • IT沧海一粟
    2018-03-12 08:36:15

    数据库配置问题导致的。

  • 慕移动3083667
    2018-03-08 14:38:53

    仔细检查,看是不是哪写错了