摘要:
在phpMyAdmin页面上报错配置文件中的密文(blowfish_secret)太短查看下配置文件more config.inc.php /** * This is needed for cookie based authentication to encrypt password in * co 阅读全文
摘要:
mysqli_real_connect(): (HY000/2002): No such file or directory 网上有说的要改phpmyadmin的配置文件的很多,其实原因是php.ini中配置的mysqli没有与实际的mysql.sock对应正确; 命令行登录mysql 通过命令 S 阅读全文