Home >Backend Development >PHP Tutorial >框架-Access denied for user 'haoid'@'localhost'

框架-Access denied for user 'haoid'@'localhost'

PHP中文网
PHP中文网Original
2016-12-05 13:27:222310browse

Frame thinkphpphp

  • 框架-Access denied for user haoid@localhost

    Access denied for user 'haoid'@'localhost' (using password: YES)
    Error location
    FILE: D:WWWzuixin66ThinkPHPLibDriverDbDbMysql.class.php LINE: 58
    ThinkPHP3 .1.3 { Fast & Simple OOP PHP Framework } -- [ WE CAN DO IT JUST THINK ] What is the reason?

Reply content:

Is the database password wrong? Or the password is not set, check it.

Look for the database settings in thinkphp/conf/convention.php, it’s probably around line 55.

The above is the content of the framework-Access denied for user 'haoid'@'localhost'. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn