潜龙勿用,见龙在田
全部博文(540)
标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
nginx重写规则中某些特定正则表达式不生效的处理 | 6646 | 0 | 0 | 2013-04-05 | |
nginx -t "host not found in upstream"的问题解决 | 10694 | 0 | 0 | 2011-08-15 | |
剖析nginx等单线程服务器设计原理与性能优势 | 2004 | 0 | 0 | 2011-07-24 | |
nginx负载均衡专题 | 5237 | 0 | 1 | 2011-02-22 | |
更改nginx log格式 | 2290 | 0 | 0 | 2011-02-17 | |
nginx作为lvs/nat后端和netscalar后端web时的区别 | 2732 | 0 | 0 | 2011-01-06 | |
nginx添加模块(非覆盖安装) | 4098 | 0 | 1 | 2010-12-20 | |
nginx 500 Internal Server Error故障一则 | 3430 | 0 | 0 | 2010-12-07 | |
nginx status | 1633 | 0 | 0 | 2010-12-01 | |
nginx禁止直接以IP访问网站 | 1183 | 0 | 0 | 2010-10-27 | |
nginx重新加载配置(不停服) | 38731 | 0 | 0 | 2010-10-11 | |
开启Nginx的目录文件列表功能 | 3964 | 0 | 0 | 2010-09-01 | |
限制子目录访问的IP | 1564 | 0 | 0 | 2010-06-21 |
chinaunix网友2009-08-06 15:38
我在百度发了贴,知道您之前有关注过这个问题。所以请指教下! 以下是百度知道的链接: http://zhidao.baidu.com/question/110432648.html 另外 http://jport.blog.163.com 多支持!
chinaunix网友2009-07-13 14:05
我是Mysql 数据库同步: 现状是:slave_io_running:no, slave_sql_running:yes last_err: 是[Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log- bin=localhost-bin' to avoid this problem. 090713 10:39:01 InnoDB: Started; log sequence number 0 6488370 090713 10:39:01 [ERROR] Error reading master configuration 090713 10:39:01 [ERROR] Failed to initialize the master info structure 090713 10:39:01 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.0.22-log' socket: '/var/lib/mysql/mysql.sock' port: 3306 Source distribution 谢谢