摘要:
1、环境变量 2、fastCGI、处理程序映射: 阅读全文
摘要:
cmd iisreset 阅读全文
摘要:
解决方案: mysql -uroot -p use mysql; ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '密码'; 参考:https://www.whatled.com/post-6429.htm 阅读全文