`
i_am_birdman
  • 浏览: 272996 次
  • 性别: Icon_minigender_1
  • 来自: 厦门
社区版块
存档分类
最新评论

ngxin ./configure信息备忘

 
阅读更多
./configure --with-pcre='/usr/share/doc/pcre-7.8/'  --with-zlib='/usr/share/doc/zlib-1.2.3/' --with-openssl='/usr/lib64/openssl/' --with-sha1='/usr/share/doc/perl-Digest-SHA1-2.12/'



Configuration summary
  + using PCRE library: /usr/share/doc/pcre-7.8/
  + using OpenSSL library: /usr/lib64/openssl/
  + using builtin md5 code
  + using sha1 library: /usr/share/doc/perl-Digest-SHA1-2.12/
  + using zlib library: /usr/share/doc/zlib-1.2.3/

  nginx path prefix: "/usr/local/nginx"
  nginx binary file: "/usr/local/nginx/sbin/nginx"
  nginx configuration prefix: "/usr/local/nginx/conf"
  nginx configuration file: "/usr/local/nginx/conf/nginx.conf"
  nginx pid file: "/usr/local/nginx/logs/nginx.pid"
  nginx error log file: "/usr/local/nginx/logs/error.log"
  nginx http access log file: "/usr/local/nginx/logs/access.log"
  nginx http client request body temporary files: "client_body_temp"
  nginx http proxy temporary files: "proxy_temp"
  nginx http fastcgi temporary files: "fastcgi_temp"
  nginx http uwsgi temporary files: "uwsgi_temp"
  nginx http scgi temporary files: "scgi_temp"
分享到:
评论

相关推荐

    Linux 下 Nginx的安装:(解压,进入目录里面执行,./configure –-> make -> sudo make install)

    NULL 博文链接:https://jackroomage.iteye.com/blog/1687401

    nginx安装教程

    sudo ./configure sudo make sudo make install # 安装zlib库 cd /usr/local/src sudo wget http://zlib.net/zlib-1.2.11.tar.gz sudo tar -zxvf zlib-1.2.11.tar.gz cd zlib-1.2.11 sudo ./configure sudo make ...

    Nginx通过/etc/init.d/nginx方式启停【nginx配置文件】

    vi /etc/init.d/nginx 修改nginx后 chmod +x /etc/init.d/nginx /sbin/chkconfig nginx on sudo /sbin/chkconfig --list nginx /etc/init.d/nginx start

    nginx-1.18.0离线安装依赖包及过程

    ./configure make make install tar zxvf pcre-8.40.tar.gz cd pcre-8.40 ./configure make make install tar zxvf openssl-1.0.2s.tar.gz cd openssl-1.0.2s ./config make make install tar zxvf nginx-...

    ./nginx: No such file or directory

    我用的是ubuntu18.04安装nginx 一般来说我们安装的nginx文件结构大致是这样的: 1. 所有的配置文件都在/etc/nginx下,并且每个虚拟主机已经安排在了/etc/nginx/sites-available下 2. 程序文件在/usr/sbin/nginx 3...

    nginx离线安装文件

    #### ./configure或者./config ( 如果./configure提示错误,则使用./config ) make && make install 4,安装openssl( 如果提示错误,好像 可以不执行此布 ) tar -xvf openssl-1.0.2r.tar.gz && cd openssl-...

    重启或杀掉Nginx进程后丢失nginx.pid的解决办法

    Restarting nginx daemon: nginxcat: /usr/local/nginx/logs/nginx.pid: No such file or directorykill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec … or kill -l [sigspec]nginx not ...

    nginx-1.0.5最新稳定版

    状况:./configure: error: the HTTP rewrite module requires the PCRE library. 解决:yum -y install pcre-devel 安装相应的包 2.缺少zlib 状况: ./configure: error: the ...

    nginx1.13.9安装说明.zip

    nginx1.13.9在redhat中安装,包含相关依赖包,及期安装 1、将gcc和gcc-c++中的包安装,..../configure --prefix=/usr/local/nginx make && make install ln -s /usr/local/nginx/sbin/nginx /usr/bin 起服务 nginx

    nginx1.25.3升级openssl-1.1.1w

    ./configure --prefix=/usr/local/nginx-1.25.3 \ --with-openssl=../openssl-1.1.1w \ --with-pcre=../pcre-8.45 \ --with-zlib=../zlib-1.3 \ --with-http_ssl_module \ --without-http_memcached_module \ ...

    Nginx RPM 包定制制作

    ./configure --prefix=/application/nginx-1.6.3 --user=nginx --group=nginx --with-http_ssl_module --with-http_stub_status_module make make install ln -s /application/nginx-1.6.3/ /application/nginx...

    nginx.conf下载

    nginx.conf配置文件,反向代理,负载均衡--轮询、权重、IPHASH等

    nginx1.21.5 nginx.conf配置文件

    nginx1.21.5 nginx.conf配置文件

    Dockerfile 编译安装nginx

    Dockerfile 编译安装nginx ...RUN ./configure --prefix=/usr/local/nginx --with-http_stub_status_module --with-pcre --without-http_gzip_module && make -j 2 && make install ....... .......

    Nginx Tomcat集群部署说明

    一份不错的Nginx Tomcat集群部署说明

    nginx优化 使用Google的开源TCMalloc库

    # CFLAGS=-fPIC ./configure # make CFLAGS=-fPIC # make CFLAGS=-fPIC install 2:安装google-perftools: 首先下载gperftools-2.0 # wget http://down.yunwei8.com/soft/linux/gperftools-2.0.tar.gz 然后...

    带rtmp模块的nginx安装脚本

    centos7中安装带rtmp模块的nginx自动化脚本

    nginx安装与使用.zip

    nginx安装与使用 ... Nginx开发从入门到精通 ... nginx官网上下载相应的安装包,--- 直接解压就行了 http://nginx.org/en/download.html 相应的命令: nginx.exe -s stop //停止nginx ...nginx.exe -s quit //退出nginx

    Nginx启动常见错误及解决方法

    登陆服务器之后进到nginx使用./nginx -s reload重新读取配置文件,发现报nginx: [error] open() “/usr/local/nginx/logs/nginx.pid” failed (2: No such file or directory)错误,进到logs文件发现的确没有nginx....

    nginx编译参数.doc

    ./configure –help –help 显示本提示信息 –prefix=PATH 设定安装目录 –sbin-path=PATH 设定程序文件目录 –conf-path=PATH 设定配置文件(nginx.conf)目录 –error-log-path=PATH 设定错误日志目录 –pid-path=...

Global site tag (gtag.js) - Google Analytics