09 2021 档案

摘要:官网地址: http://nginx.org/en/download.html windows安装 配置环境变量: NGINX_HOME 进入到nginx解压目录下直接启动 命令# start nginx 浏览器访问:http://localhost:80 有看到nginx的欢迎界面表示安装成功 配 阅读全文
posted @ 2021-09-19 22:58 安详的苦丁茶 阅读(195) 评论(0) 推荐(0)
摘要:报错如下: Caused by: java.sql.SQLException: null, message from server: "Host 'DESKTOP-M32EKRF' is not allowed 没有授权远程连接,导致使用本地域名地址连接不上(192.168.xxx.xxx),loc 阅读全文
posted @ 2021-09-05 09:56 安详的苦丁茶 阅读(395) 评论(0) 推荐(0)