问答详情
源自:3-3 获取分页数据

$host要用127.0.0.1才能连上数据库,而用localhost连不上

$host="localhost"连不上,移动要改为127.0.0.1或者localhost:3306,这是为什么?

提问者:iNiL0119 2016-04-03 11:11

个回答

  • 一介白丁
    2016-12-10 22:45:49

    allowedip以及数据库访问权限问题

  • bad_Script
    2016-04-05 17:22:17

    host文件可能更改过导致的

  • yuanxs
    2016-04-03 12:28:07

    很是奇怪的问题。127.0.0.1 就是localhost 你检查下,是不是你写错了单词。