摘要: nginx 安装准备1.系统包准备prce rewrite(重定向)模块需要 http://www.pcre.orgzlib gzip模块需要 http://www.zlib.netopenssl ssl功能需要 https://www.openssl.orgnginx 安装包 nginx_upst 阅读全文
posted @ 2016-09-22 14:12 Jack_wzj 阅读(185) 评论(0) 推荐(0)

2016年9月26日

摘要: 1. 修改mysql配置文件 my.cnf vi my.cnf 在[mysqld]标签下加入内容:skip-grant-tables 2. 重启mysql服务 service mysqld restart 3. 登录mysql mysql -u root -p 提示输入密码时直接回车即可登录到mys 阅读全文
posted @ 2016-09-26 13:51 Jack_wzj 阅读(151) 评论(0) 推荐(0)

导航