LNMP安装脚本.doc_第1页
LNMP安装脚本.doc_第2页
LNMP安装脚本.doc_第3页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

#!/bin/shyum -y install ntpdate pcre pcre-devel libjpeg-devel libpng libpng-devel freetype freetype-devel curl curl-devel compat-libgcc-296 zlib curl libcurl libxml2 libxml2-devel libxslt bzip2 bzip2-devel ncurses ncurses-devel openssl openssl-devel pcre-devel gd gd-devel libjpeg-devel libpng libpng-devel freetype freetype-devel libxml2 libxsltl gd gd-devel zlib wget /lighttpd/releases-1.4.x/lighttpd-1.4.28.tar.gztar -zxvf lighttpd-1.4.28.tar.gz -C /tmp/groupadd lighttpd -g 501useradd -M -s /sbin/nologin -u 501 -g 501 lighttpdcd /tmp/lighttpd-1.4.28/./configure -prefix=/usr/local/lighttpdmake & make installcp -R doc/config /usr/local/lighttpd/cp doc/initscripts/rc.lighttpd.redhat /etc/init.d/lighttpdchmod 755 /etc/init.d/lighttpdchkconfig -level 345 lighttpd ongroupadd -g 2001 mysqluseradd -M -s /sbin/nologin -u 2001 -g 2001 mysqlcd -wget /archives/mysql-5.1/mysql-5.1.55.tar.gztar -zxvf mysql-5.1.55.tar.gz -C /tmp/cd /tmp/mysql-5.1.55/./configure -prefix=/usr/local/mysql -with-extra-charsets=all -enable-shared -enable-static -with-comment -with-pthread -enable-assembler -with-mysqld-ldflags=-all-static -with-plugins=innobasemake & make installcp support-files/f /etc/fcp support-files/mysql.server /etc/init.d/mysqldchmod 755 /etc/init.d/mysqldchkconfig -level 345 mysqld on./scripts/mysql_install_db -user=mysqlcd -wget /provos/libevent-2.0.10-stable.tar.gztar -zxvf libevent-2.0.10-stable.tar.gz -C /tmp/cd /tmp/libevent-2.0.10-stable/./configure & make & make installcd -wget /project/mcrypt/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gztar -zxvf libmcrypt-2.5.8.tar.gz -C /tmp/cd /tmp/libmcrypt-2.5.8/./configuremakemake installcd -wget /distributions/php-5.3.6.tar.bz2tar -jxvf php-5.3.6.tar.bz2 -C /tmp/cd /tmp/php-5.3.6/cp -frp /usr/lib64/libjpeg.* /usr/lib/cp -frp /usr/lib64/libpng* /usr/lib/cp -frp /usr/lib64/libldap* /usr/lib/./configure -disable-debug -enable-gd-native-ttf -with-freetype-dir=/usr/lib -enable-safe-mode -with-libxml-dir -with-mysql=/usr/local/mysql/ -with-gd -with-zlib-dir -with-jpeg-dir -with-png-dir -disable-posix -with-config-file-path=/etc -enable-mbstring -with-mysqli=/usr/local/mysql/bin/mysql_config -enable-zip -enable-sysvmsg -enable-sysvsem -enable-sysvshm -with-curlwrappers -with-gettext -enable-shmop -enable-sockets -with-pdo-mysql=/usr/local/mysql/bin/mysql_config -with-mcrypt -with-curl -enable-ftp make & make installcp php.ini-production /etc/php.inicd -wget /files/memcached-1.4.5.tar.gztar -zxvf memcached-1.4.5.tar.gz -C /tmp/cd /tmp/memcached-1.4.5/./configure & make & make installcp -l /usr/local/lib/libevent* /usr/libcd -ldconfigwget /get/memcache-3.0.6.tgztar -zxvf memcache-3.0.6.tgz -C /tmp/cd /tmp/memcache-3.0.6/phpize ./configure -enable-memcachemake & make installcd -wget /pub/Releases/1.3.2/xcache-1.3.2.tar.gztar -zxvf xcache-1.3.2.tar.gz -C /tmp/cd /tmp/xcache-1.3.2/phpize./configure -enable-xcachemake & make installcd -ldconfiggroupadd -g 2002 httpduseradd -M -s /sbin/nologin -u 2002 -g 2002 httpdwget /download/nginx-1.0.9.tar.gztar -zxvf nginx-1.0.9.tar.gz -C /tmp/cd /tmp/nginx-1.0.9/./configure -user=httpd -group=httpd -prefix=/usr

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论