suchen

Heim  >  Fragen und Antworten  >  Hauptteil

MySQL kann keine Verbindung von außen herstellen

MySQL kann von außen nicht verbunden werden, was soll ich tun? PHP hat Tools wie MySQL Pod installiert, aber ich weiß nicht, was falsch ist

想无想无1077 Tage vor1073

Antworte allen(2)Ich werde antworten

  • yntdx

    yntdx2022-01-07 18:14:06

    我用小鸟云服务器建站建数据库的时候也遇到过类似的问题,我记得当时是登陆了phpmyadmin,更改 “mysql” 数据库里的 “user” 表里的 “host” ,把从”localhost”改称”%”,重启之后就好了,如果这个方法解决不了,你可以看看这个文档:https://www.niaoyun.com/docs/16747.html/?utm_source=phpl-220110

    Antwort
    0
  • autoload

    autoload2022-01-07 15:56:04

    1.先通命令行运行mysql.exe,查看是否连接 2.通过php连接时查看pdo连接的参数是否书写正确

    Antwort
    0
  • StornierenAntwort