2018年6月11日

摘要: mysql5.7.20部署 yum install -y gcc gcc-c++ automake autoconf git makeyum -y install cmake bison-devel ncurses-devel libaio-devel #软件包存放目录 /server/tools 阅读全文
posted @ 2018-06-11 14:32 1226032602 阅读(152) 评论(0) 推荐(0) 编辑
摘要: #mysql5.6.36部署过程#安装依赖yum install -y gcc gcc-c++ automake autoconf git makeyum -y install cmake bison-devel ncurses-devel libaio-devel #下载#wget https:/ 阅读全文
posted @ 2018-06-11 14:30 1226032602 阅读(75) 评论(0) 推荐(0) 编辑
摘要: PHP配置编译选项 ./configure \--prefix=/application/php-5.5.38 \--enable-mysqlnd \--with-mysql=mysqlnd \--with-mysqli=mysqlnd \--with-pdo-mysql=mysqlnd \--wi 阅读全文
posted @ 2018-06-11 14:27 1226032602 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 安装nginx useradd -s /sbin/nologin www -M yum -y install pcre-devel openssl-devel ./configure \--prefix=/application/nginx-1.12.2 \--user=www \--group=w 阅读全文
posted @ 2018-06-11 14:24 1226032602 阅读(111) 评论(0) 推荐(0) 编辑
摘要: lamphttp 2.4 #安装apr./configure --prefix=/usr/local/aprmakemake install #安装apr-util./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/aprma 阅读全文
posted @ 2018-06-11 14:19 1226032602 阅读(84) 评论(0) 推荐(0) 编辑

导航