View nginx.apache.mysql.php Squid Compilation parameters

Source: Internet
Author: User

To view the compilation parameters of the Nginx service

/application/nginx/sbin/nginx-v

[Email protected] ~]#/application/nginx/sbin/nginx-v
Nginx version:nginx/1.2.1
Built by GCC 4.1.2 20080704 (Red Hat 4.1.2-52)
Configure arguments:--user=nginx--group=nginx--prefix=/application/nginx-1.2.1--with-http_stub_status_module

View compilation parameters for Apache services

Cat/application/apache/build/config.nice

[Email protected] ~]# Cat/application/apache/build/config.nice
#! /bin/sh
#
# Created by Configure


"./configure" \
"--prefix=/application/apache2.2.29" \
"[Email protected]"

View compilation parameters for MySQL database

grep configure_line/application/mysql/bin/mysqlbug

or cat/usr/local/mysql/bin/mysqlbug | grep configure_line

View PHP Compile Amount parameters

/application/php/bin/php-i| grep Configure

[Email protected] ~]#/application/php/bin/php-i| grep Configure
Configure Command = './configure '--prefix=/application/php5.3.10 '--with-apxs2=/application/apache/bin/apxs ' '--with-mysql=/usr/local/mysql '--with-xmlrpc '--with-openssl '--with-zlib '--with-freetype-dir '--with-gd '-- With-jpeg-dir '--with-png-dir '--with-iconv=/usr/local/libiconv '--enable-short-tags '--enable-sockets '-- Enable-zend-multibyte '--enable-soap '--enable-mbstring '--enable-static '--enable-gd-native-ttf '--with-curl ' '--enable-ftp '--with-libxml-dir '

View Squid cache server compilation parameters

/usr/local/suqid/sbin/suqid-v

Squid cache:version 2.7.stable6

Configure options: '--enabel-delay-pools '



View nginx.apache.mysql.php Squid Compilation parameters

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.