国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Probleme bei der Installation von Drittanbietermodulen in Nginx
過(guò)去多啦不再A夢(mèng)
過(guò)去多啦不再A夢(mèng) 2017-05-16 17:25:44
0
2
581

Das Online-Tutorial, das ich mir angesehen habe, sagte, dass die Installation des Nginx-Moduls, wenn Nginx bereits installiert ist, wie folgt erfolgt:
# ./configure --prefix=/usr/local/nginx-1.4.1 --with-http_stub_status_module --with-http_ssl_module --with-http_realip_module --with-http_image_filter_module --add-module=../ngx_pagespeed-master # machen # /usr/local/nginx-1.4.1/sbin/nginx -s stop # cp objs/nginx /usr/local/nginx/sbin/nginx # /usr/local/nginx-1.4.1/sbin/nginx

我運(yùn)行了下提示  ./configure:no such file or directory

求指點(diǎn),或者有其他安裝模塊的方法嗎?
過(guò)去多啦不再A夢(mèng)
過(guò)去多啦不再A夢(mèng)

Antworte allen(2)
洪濤

提示不是說(shuō)的很清楚了么 當(dāng)前位置下沒(méi)有 ./configure 啊,要進(jìn)入 你之前安裝的nginx 源碼目錄才行,不行的話需要重新下載源碼重新編譯安裝,如果是這種情況要導(dǎo)入之前的配置的話可以這么寫(xiě):

./configure $(</path/to/>nginx -V 2>&1 | grep 'configure arguments' | sed 's/configure arguments://g') <configuration>

/path/to替換成你當(dāng)前安裝的 nginx 目錄位置,<configuration>為你后面想要增加的配置。

劉奇

configure 腳本在 nginx 源碼包 auto 目錄下 ./auto/configure 即可

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage