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

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

PHP中文网
Release: 2023-03-02 22:18:01
Original
2301 people have browsed it

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)!


Related labels:
source:php.cn
Statement of this Website
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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template