Apache、PHP环境的搭建和配置完尝试连接mysql出现mysqli_connect():The server requested authentication method unknown to
安装 首先从官网下载压缩包,解压到指定目录下, 去到这个目录下输入 :httpd -k install -n "Apache" PS:n后面表示服务的名称 安装出现Ok之后 启动解压目 ...