wenus

C# 学习的点点滴滴

博客园 首页 新随笔 联系 订阅 管理

2009年9月13日 #

摘要: user www www;worker_processes 1;error_log /web/logs/nginx_error.log crit;pid /usr/local/nginx/logs/nginx.pid;#Specifies the value for maximum file descriptors that can be opened by this process.worker... 阅读全文
posted @ 2009-09-13 19:26 wenus 阅读(287) 评论(0) 推荐(0) 编辑

摘要: VPS初始化及Nginx+MySQL+PHP/PHPMyAdmin安装优化注意事项yum -y remove httpdyum -y remove mysqlchmod +R 777 /tmp 阅读全文
posted @ 2009-09-13 04:38 wenus 阅读(499) 评论(0) 推荐(0) 编辑