Chinaunix首页 | 论坛 | 博客
  • 博客访问: 224680
  • 博文数量: 35
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 938
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-12 14:52
文章分类

全部博文(35)

文章存档

2016年(4)

2015年(5)

2014年(16)

2013年(10)

我的朋友

发布时间:2013-09-26 16:40:52

安装nginx
下载地址 http://nginx.org/

tar zxf nginx-1.5.5 .tar.gz
cd nginx-1.5.5
./configure --user=www --group=www --prefix=/usr/local/webserver/nginx2 --add-module=../ngx_cache_purge-1.5 --with-http_stub_status_module --with-http_ssl_module --with-http_gzip_static_module
make;make install......【阅读全文】

阅读(2127) | 评论(0) | 转发(0)

发布时间:2013-09-26 16:27:51

下载地址 http://www.php.net/

tar zxf php-5.5.3.tar.gz?
cd php-5.5.3
./configure --prefix=/usr/local/webserver/php --with-config-file-path=/usr/local/webserver/php/etc --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --with-png-dir --with-zlib --with-libxml-dir=/usr --enable-xml --disable-rpath --enable-discard-path --enable-safe-mode --enable-bcmath --enable-shmop --enable-sysvsem --enable......【阅读全文】

阅读(3502) | 评论(0) | 转发(0)

发布时间:2013-09-13 14:38:36

mysql安装脚本 mysql......【阅读全文】

阅读(2001) | 评论(0) | 转发(0)

发布时间:2013-09-13 10:27:53

redis 分布式存储 redis和memcached的区别 redis性能......【阅读全文】

阅读(2160) | 评论(0) | 转发(0)

发布时间:2013-09-12 16:03:11

1062 | Error 'Duplicate entry 'adfadfadf' for key 1' on query. Default database: 'xx_db'. Query: 'INSERT INTO .........【阅读全文】

阅读(2007) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

美丽的白宝宝2015-09-08 09:38

嘻嘻  

回复  |  举报
留言热议
请登录后留言。

登录 注册