摘要:
首先说下在redhat中的安装方法, 正常安装nginx 需要安装很多的依赖,最后再安装nginx,而且很容易出错。 在nginx官方上有这么一段描述: Pre-Built Packages for Mainline version To set up the yum repository for 阅读全文
摘要:
linux下redis安装 我用的系统是:redhat [root@infa ~]# wget http://download.redis.io/releases/redis-2.8.12.tar.gz tar xzf redis-2.8.12.tar.gz [root@infa ~]# tar x 阅读全文
摘要:
1、down load mysql-5.5.28-win32.zip 2、unzip it to a path such as d:/mysq/mysql-5.5.28-win32 3、copy the file my-huge.ini and rename it to my.ini 4、添加如下内... 阅读全文