摘要:
[mysqld] port = 3306 serverid = 1 socket = /tmp/mysql.sock skip-name-resolve #禁止MySQL对外部连接进行DNS解析 skip-grant-tables #禁止MySQL对外部连接进行DNS解析,使用这一选项可以消除MyS... 阅读全文
posted @ 2013-04-11 09:51
缤纷世界
阅读(312)
评论(0)
推荐(0)
摘要:
vi /etc/security/limits.conf增加以下面的内容* soft nofile 65535* hard nofile 65535* soft nproc 65535* hard nproc 65535 阅读全文
posted @ 2013-04-11 09:02
缤纷世界
阅读(227)
评论(0)
推荐(0)
摘要:
不加--without-http_rewrite_module这个参数时就是启动URL重写,所以需要pcre ./configure --with-http_stub_status_module --without-http_rewrite_module --prefix=/usr/local/ng... 阅读全文
posted @ 2013-04-11 08:25
缤纷世界
阅读(5133)
评论(0)
推荐(0)

浙公网安备 33010602011771号