Results of 1 - 10 of about 58 for bin (0.001 sec.)
- 受ける可能性がある攻撃 12017
- « CGI バイナリとしてインストール ケース 1: 配布制限がないファイルのみを配布 » PHP Manual CGI バイ
...
時には、通常、PHP 実行バイ ナリを Web サーバーの cgi-bin ディレクトリにインストールします。 CERT 勧告 » CA- ...
96.11 は、いかなるイ ンタプリタを cgi-bin に置くことにも反対しています。 PHP バイナリをスタン ...
。 システムファイルへのアクセス: http://my.host/cgi-bin/php?/etc/passwd URL において疑問符 (?) の後のクエリ ...
の Web ドキュメントへのアクセス: http://my.host/cgi-bin/php/secret/doc.html URL の PHP バイナリ名の後のパス ...
-
https://man.plustar.jp/php/security.cgi-bin.attacks.html
- [similar]
- Lighttpd 1.4 (Unix システム用) 11782
- « Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual U
...
r = ( ".php" => (( "socket" => "/tmp/php.socket", "bin-path" => "/usr/local/bin/php-cgi", "bin-environmen ...
=> 1, "max-procs" => 1, "idle-timeout" => 20 )) ) bin-path ディレクティブにより、lighttpd が FastCGI プロ ...
GI_CHILDREN の内容に応じて子プロセスを起動します。 bin-environment ディレクティブは、起動するプロセスの環 ...
例を以下に示します。 例2 FastCGI レスポンダの起動 #!/bin/sh # php-cgi バイナリの場所 PHP=/usr/local/bin/php ...
-
https://man.plustar.jp/php/install.unix.lighttpd-14.html
- [similar]
- ファイルへのパスを文字列で返す 11094
- « SplFileInfo::setInfoClass SplFileObject » PHP Manual SplFileInfo ファイルへのパスを文字列で返す
...
$info . PHP_EOL ; $info = new SplFileInfo ( '/usr/bin/php' ); var_dump ( $info -> __toString ()); echo $ ...
うになります。 string(3) "foo" foo string(12) "/usr/bin/php" /usr/bin/php 関連キーワード: パス , SplFileIn ...
ファイル , toString , string , パラメータ , usr , bin , setInfoClass , SplFileObject ...
-
https://man.plustar.jp/php/splfileinfo.tostring.html
- [similar]
- インストール手順 10860
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 libxml 拡張モ
...
--with-libxml-dir で指定した ([DIR]) 場所 ([DIR]= /bin/xml2-config ) /usr/local/bin/xml2-config /usr/bin/ ...
連キーワード: インストール , 手順 , libxml , 場所 , bin , usr , 設定 , configure , local , 順序 ...
-
https://man.plustar.jp/php/libxml.installation.html
- [similar]
- 暗号化エンジンの情報を返す 10626
- « gnupg_export gnupg_geterror » PHP Manual GnuPG 関数 暗号化エンジンの情報を返す gnupg_getengine
...
otocol"]=> int(0) ["file_name"]=> string(12) "/usr/bin/gpg" ["home_dir"]=> string(0) "" } 例2 オブジェクト ...
の例 <?php $gpg = new gnupg ([ "file_name" => "/usr/bin/gpg2" , "home_dir" => "/var/www/.gnupg" ]); print_ ...
otocol"]=> int(0) ["file_name"]=> string(13) "/usr/bin/gpg2" ["home_dir"]=> string(15) "/var/www/.gnupg" ...
getengineinfo , string , file , array , protocol , bin , usr , identifier ...
-
https://man.plustar.jp/php/function.gnupg-getengineinfo.html
- [similar]
- ケース 4: Webツリーの外にPHPパーサを置く 9133
- « ケース 3: doc_root または user_dir を設定 Apache モジュールとしてインストール » PHP Manual CGI
...
リをファイル 用 Web ツリーの外側、例えば /usr/local/bin に置くことが考えられます。こ のオプションの唯一の欠 ...
ような一行を加える必要があることです。 #!/usr/local/bin/php また、ファイルを実行可能にしておく必要がありま ...
ケース , パーサ , ツリー , 外 , 処理 , usr , PATH , bin , local , 実行 ...
-
https://man.plustar.jp/php/security.cgi-bin.shell.html
- [similar]
- はじめに 9016
- « コマンドラインの使用法 他の SAPI との違い » PHP Manual コマンドラインの使用法 はじめに はじめに
...
定された場合、 make install によって CLI が {PREFIX}/bin/php にコピーされます。さもなければ CGI がそこにコピ ...
すると、 make install での CLI のコピー先は {PREFIX}/bin/php となります。 既にインストールされている CGI バ ...
を指定したからといって、 make install で {PREFIX}/bin/php にコピーされるのが必ずしも CLI になるとは限りま ...
onfigure , install , コピー , 注意 , 両方 , 配布 , bin , PREFIX , disable , シェル ...
-
https://man.plustar.jp/php/features.commandline.introduction.html
- [similar]
- ケース 2: cgi.force_redirect を使用 9016
- « ケース 1: 配布制限がないファイルのみを配布 ケース 3: doc_root または user_dir を設定 » PHP Man
...
クティブ cgi.force_redirect は、 http://my.host/cgi-bin/php/secretdir/script.php のように URL から直接 PHP ...
次の命令を使用して行います。 Action php-script /cgi-bin/php AddHandler php-script .php このオプションは、A ...
rect , 使用 , 設定 , サーバー , リダイレクション , bin , 配布 , サポート , 全く ...
-
https://man.plustar.jp/php/security.cgi-bin.force-redirect.html
- [similar]
- 持続的接続 8899
- « 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqln
...
l=/usr/local/mysql/ --with-mysqli=/usr/local/mysql/bin/mysql_config --with-pdo-mysql=/usr/local/mysql/bin ...
, usr , PCONNECT , mysqli , 組み合わせ , mysqlnd , bin ...
-
https://man.plustar.jp/php/mysqlnd.persist.html
- [similar]
- ファイルへのパスを取得する 8328
- « SplFileInfo::getPathInfo SplFileInfo::getPerms » PHP Manual SplFileInfo ファイルへのパスを取得
...
hname() の例 <?php $info = new SplFileInfo ( '/usr/bin/php' ); var_dump ( $info -> getPathname ()); ?> 上 ...
は、 たとえば以下のようになります。 string(12) "/usr/bin/php" 参考 SplFileInfo::getRealPath() - ファイルへの ...
-
https://man.plustar.jp/php/splfileinfo.getpathname.html
- [similar]