国产免费又爽又刺激在线观看,免费一级毛片在线播放放视频,最近日本免费观看高清视频,亚洲无码视频观看

<ruby id="cmmwe"></ruby>

  • <var id="cmmwe"></var>
    <b id="cmmwe"></b>
    <source id="cmmwe"><track id="cmmwe"><ins id="cmmwe"></ins></track></source>

      1. 0712-2888027 189-8648-0214
        微信公眾號(hào)

        孝感風(fēng)信網(wǎng)絡(luò)科技有限公司微信公眾號(hào)

        當(dāng)前位置:主頁(yè) > 技術(shù)支持 > Linux > CentOS下如何查看nginx、apache、mysql、php的編譯參數(shù)

        CentOS下如何查看nginx、apache、mysql、php的編譯參數(shù)

        時(shí)間:2016-08-04來(lái)源:風(fēng)信官網(wǎng) 點(diǎn)擊: 1309次
        我們?cè)谏?jí)nginx、apache、mysql、php各版本的時(shí)候,往往需要知道nginx、apache、mysql、php之前的編譯參數(shù)是如何的,這樣可以保證在升級(jí)的過(guò)程中編譯參數(shù)是一致的,下面我們來(lái)詳細(xì)的說(shuō)明一下nginx、apache、mysql、php源碼編譯中各軟件參數(shù)的查看方法。

        nginx編譯參考:

        [root@localhost]# /usr/local/nginx/sbin/nginx -V
        nginx version: nginx/1.10.0
        built by gcc 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC)
        built with OpenSSL 1.0.1e-fips 11 Feb 2013
        TLS SNI support enabled
        configure arguments: --user=www --group=www --prefix=/usr/local/nginx --with-http_stub_status_module --with-http_ssl_module --with-http_gzip_static_module --with-ipv6

        apache編譯參考:

        [root@localhost]#cat /usr/local/apache/build/config.nice
        #! /bin/sh
        #
        # Created by configure
        "./configure"
        "--prefix=/usr/local/httpd"
        "--with-apr=/usr/local/apr"
        "--with-apr-util=/usr/local/apr-util"
        "--with-pcre"
        "--with-mpm=event"
        "--enable-rewrite"
        "--enable-proxy"
        "--with-z"
        "--enable-so"
        "$@"

        mysql編譯參考:

        [root@localhost]# cat /usr/local/mysql/bin/mysqlbug | grep configure
        # This is set by configure
        CONFIGURE_LINE="./configure  '--prefix=/usr/local/mysql' '--localstatedir=/usr/local/mysql/data' '--libexecdir=/usr/local/mysql/bin' '--with-comment=MySQL Community Server (GPL)' '--with-server-suffix=' '--enable-thread-safe-client' '--enable-local-infile' '--with-pic' '--with-fast-mutexes' '--with-client-ldflags=-static' '--with-mysqld-ldflags=-static' '--with-zlib-dir=bundled' '--with-big-tables' '--with-ssl' '--with-readline' '--with-embedded-server' '--with-partition' '--with-innodb' '--without-ndbcluster' '--with-archive-storage-engine' '--with-blackhole-storage-engine' '--with-csv-storage-engine' '--without-example-storage-engine' '--with-federated-storage-engine' '--with-extra-charsets=complex' 'CC=/usr/local/gcc-4.3.2/bin/gcc -static-libgcc' 'CFLAGS=-g -O3' 'CXX=/usr/local/gcc-4.3.2/bin/gcc -static-libgcc' 'CXXFLAGS=-g -O3'"

        php編譯參考:

        [root@localhost]# /usr/local/php/bin/php -i |grep configure
        Configure Command =>  './configure'  '--prefix=/usr/local/php' '--with-config-file-path=/usr/local/php/etc' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--with-iconv-dir' '--with-freetype-dir' '--with-jpeg-dir' '--with-png-dir' '--with-zlib' '--with-libxml-dir=/usr' '--enable-xml' '--disable-rpath' '--enable-discard-path' '--enable-magic-quotes' '--enable-safe-mode' '--enable-bcmath' '--enable-shmop' '--enable-sysvsem' '--enable-inline-optimization' '--with-curl' '--with-curlwrappers' '--enable-mbregex' '--enable-fastcgi' '--enable-fpm' '--enable-force-cgi-redirect' '--enable-mbstring' '--with-mcrypt' '--enable-ftp' '--with-gd' '--enable-gd-native-ttf' '--with-openssl' '--enable-exif' '--with-mhash' '--enable-pcntl' '--enable-sockets' '--with-xmlrpc' '--enable-zip' '--enable-soap' '--without-pear' '--with-gettext' '--with-mime-magic'
        熱門關(guān)鍵詞: CentOS nginx apache mysql php
        欄目列表
        推薦內(nèi)容
        熱點(diǎn)內(nèi)容
        展開