摘要: Win7下的C盘重新划分为两个盘 阅读全文
posted @ 2018-10-12 21:45 小a玖拾柒 阅读(1010) 评论(0) 推荐(0)
摘要: [root@Webserver html]# chown root.root ftl/ -R [root@Webserver html]# service nginx restart mysql -uroot -proot create database website; grant all privileges on website.* to website@'localhost' ... 阅读全文
posted @ 2018-10-12 00:01 小a玖拾柒 阅读(179) 评论(0) 推荐(0)