小编Cod*_*ing的帖子

尝试使用mysqli连接到数据库时出现Codeigniter错误

我在服务器上实时存在的CodeIgniter应用程序中出现“跟随”错误。

Here is the output of the error:

A PHP Error was encountered

Severity: Warning

Message: mysqli::real_connect(): (HY000/1044): Access denied for user 'xxx'@'localhost' to database 'xxx'

Filename: mysqli/mysqli_driver.php

Line Number: 161

Backtrace:

File: /home/arya123/public_html/application/controllers/Home.php Line: 7 Function: __construct

File: /home/arya123/public_html/index.php Line: 292 Function: require_once

mysqli codeigniter

2
推荐指数
1
解决办法
4万
查看次数

标签 统计

codeigniter ×1

mysqli ×1