• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » usr
Trace: • 2017.05.12 HDD IOPS • 32 CentOS5でTLS1.2 Apache PHP • 41 CentOS7 NIC名変更 • 10 LVM 丸ごとバックアップ • 21 CentOS5でPacketix VPN Client • 04 OpenVPNクライアント • 22 ロードアベレージ調査 • 2016.09.01 プログラム インデントの話 • 2014.05.28 sa-update Error • 一括ipmiチェック

usr

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@01_linux:02_www
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

CentOS5.2でApache2.2インストール
16 Hits, Last modified: 13 years ago
tar.gz # cd httpd-2.2.9 # ./configure --prefix=/usr/local/apache2 --enable-so --enable-rewrite=shared... ode> ===== 起動スクリプト用意 ===== <code console> # cp /usr/local/src/httpd-2.2.14/build/rpm/httpd.init /etc/... sole> # vi /etc/init.d/httpd 54 #apachectl=/usr/sbin/apachectl 55 apachectl=/usr/local/apache2/bin/apachectl 56 #httpd=${HTTPD-/usr/sbin/htt
31 CentOS5 でTLS1.2
13 Hits, Last modified: 5 years ago
26 Feb 2019 </code> === Pathを通す === <code> # mv /usr/bin/openssl /usr/bin/openssl.bak # ln -s /opt/openssl-1.0.2r/bin/openssl /usr/bin/openssl # echo '/opt/openssl-1.0.2r/lib' > /e... /libz.so.1 (0x0000003d00400000) libidn.so.11 => /usr/lib64/libidn.so.11 (0x00000036ef000000) librt.so
15 CentOS6 suPHP7.2
7 Hits, Last modified: 7 years ago
oreconf --force --install ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --with-apr=/usr/bin/apr-1-config \ --with-apxs=/usr/sbin/apxs \ --with-apache-user=apache \ --with-setid-mode=owner \ ... false ;PATH environment variable env_path="/bin:/usr/bin" ;Umask to set, specify in octal notation um
32 CentOS5でTLS1.2 Apache PHP
6 Hits, Last modified: 12 months ago
/apr_xml.lo] Error 1 make[1]: Leaving directory `/usr/local/src/apr-util-1.6.1' make: *** [all-recursiv... init.d/httpd-2.2.24 60,62c60,62 < httpd=${HTTPD-/usr/sbin/httpd} < pidfile=${PIDFILE-/var/log/httpd/${... 9.2 \ --prefix=/opt/php-5.6.13 \ --with-zlib-dir=/usr \ --with-mysql=/usr \ --with-libdir=lib64 \ --enable-mbstring \ --with-openssl \ --with-openssl-dir=/
82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1
5 Hits, Last modified: 8 years ago
tar.gz # cd suphp-0.7.1 # ./configure --with-apr=/usr/bin/apr-1-config # make # make install </code> === /usr/local/etc/suphp.conf === <code> [global] logfile... fo webserver_user=apache docroot=/ env_path=/bin:/usr/bin umask=0022 min_uid=500 min_gid=100 ; Securit... dlers] ;Handler for php-scripts ;x-httpd-php=php:/usr/bin/php x-httpd-php="php:/usr/bin/php-cgi" ;Hand
14 Let's Encrypt無料のSSL証明書
4 Hits, Last modified: 4 years ago
<code> # curl https://dl.eff.org/certbot-auto -o /usr/bin/certbot-auto # chmod 700 /usr/bin/certbot-auto </code> ===== 証明書作成 ===== <code> # certbot-auto ce... or> <code> 0 0 * * * scl enable python27 'bash /usr/bin/certbot-auto renew --post-hook "/sbin/service... 「python-virtualenv」「python-pip」が無いためのエラー === /usr/bin/certbot-auto: line 583: virtualenv: command n
mod_suphp
4 Hits, Last modified: 13 years ago
たファイルなど、600→644へ umask=0022 ;x-httpd-php=php:/usr/bin/php ↓ x-httpd-php="php:/usr/bin/php-cgi" # vi /etc/httpd/conf.d/suphp.conf suPHP_Engin... 。 <code> # vi /etc/suphp.conf ;x-httpd-php=php:/usr/bin/php-cgi ↓ x-httpd-php="php:/usr/bin/php-cgi" </code> ===== セッション関係のエラー ===== suphpによって書き
21 グラフ描写(gnuplot)
3 Hits, Last modified: 8 years ago
tar.gz # cd gnuplot-5.0.6 # ./configure --prefix=/usr/local --with-gd=/usr/lib64/libgd.so # make && make install </code> ==== 使い方 ==== これで、image.pngというファ... 下記を環境変数を設定してあげるとフォントが綺麗になる。 export GDFONTPATH=/usr/share/fonts/vlgothic/ export GNUPLOT_DEFAULT_GD
83 PHP複数バージョンを共存
3 Hits, Last modified: 7 years ago
dlers] ;Handler for php-scripts x-httpd-php="php:/usr/bin/php-cgi" x-httpd-php56="php:/usr/bin/php56-cgi" x-httpd-php71="php:/usr/bin/php71-cgi" </code> ===== 4.Apache側のsuphp.conf ===== AddH
mod_geoip 接続元国でWebアクセスを制限
3 Hits, Last modified: 13 years ago
/GeoIP.sh #! /bin/sh TMPDIR=/tmp GEODIR=/usr/local/share/GeoIP DAT=GeoIP.dat cd $TMPDIR #/usr/bin/wget http://www.maxmind.com/download/geoip/database/$DAT.gz /usr/bin/wget http://geolite.maxmind.com/download/geoi

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki