検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 93 for usr (0.006 sec.)
Nginx 1.4.x (Unix システム用) 11763
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインス ... を想定しています。 よって、すべてのバイナリと設定は /usr/local/nginx にあると想定しています。 仮にこれに当て ... し、正しい場所に移動します。 cp php.ini-development /usr/local/php/php.ini cp /usr/local/etc/php-fpm.d/www. ... conf.default /usr/local/etc/php-fpm.d/www.conf cp sapi/fpm/php-fpm / ... ができます。 php.ini をエディタで読み込みます: vim /usr/local/php/php.ini cgi.fix_pathinfo= の行を探し、以 ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
要件 10943
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 メール関数を使用可 ... HP は sendmail を探す際にまず PATH を見ます。次に /usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib の ... 持っていなければなりません。 関連キーワード: 要件 , usr , インストール , 設定 , メール , コンパイル , バイ ...
https://man.plustar.jp/php/mail.requirements.html - [similar]
インストール手順 10850
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --with-adabas ... す。DIR はAdabas をインストールしたディレクトリで、 /usr/local がデフォルトです。 --with-sapdb[=DIR] SAP DB ... IR は SAP DB のベースインストールディレクトリで、 /usr/local がデフォルトです。 --with-solid[=DIR] Solidサ ... DIR は Solid のベースインストールディレクトリで、 /usr/local/solid がデフォルトです。 --with-ibm-db2[=DIR ... は Birdstep のベースインストールディレクトリで、 /usr/local/birdstep がデフォルトです。 --with-custom-od ...
https://man.plustar.jp/php/odbc.installation.html - [similar]
ファイル名を除いたパスを取得する 9765
« SplFileInfo::getOwner SplFileInfo::getPathInfo » PHP Manual SplFileInfo ファイル名を除いたパス ... ::getPath() の例 <?php $info = new SplFileInfo ( '/usr/bin/php' ); var_dump ( $info -> getPath ()); $info ... = new SplFileInfo ( '/usr/' ); var_dump ( $info -> getPath ()); ?> 上の例の出 ... 力は、 たとえば以下のようになります。 string(8) "/usr/bin" string(4) "/usr" 参考 SplFileInfo::getRealPat ... ード: SplFileInfo , パス , 取得 , getPath , string , usr , getPathInfo , パラメータ , getFilename , getReal ...
https://man.plustar.jp/php/splfileinfo.getpath.html - [similar]
有効な証明書の格納場所を検索する 9434
« openssl_free_key openssl_get_cipher_methods » PHP Manual OpenSSL 関数 有効な証明書の格納場所を ... す。 array(8) { ["default_cert_file"]=> string(21) "/usr/lib/ssl/cert.pem" ["default_cert_file_env"]=> stri ... SSL_CERT_FILE" ["default_cert_dir"]=> string(18) "/usr/lib/ssl/certs" ["default_cert_dir_env"]=> string(1 ... L_CERT_DIR" ["default_private_dir"]=> string(20) "/usr/lib/ssl/private" ["default_default_cert_area"]=> s ... tring(12) "/usr/lib/ssl" ["ini_cafile"]=> string(0) "" ["ini_capat ...
https://man.plustar.jp/php/function.openssl-get-cert-locations.html - [similar]
使用可能な辞書の一覧を返す 9275
« enchant_broker_init enchant_broker_request_dict » PHP Manual Enchant 関数 使用可能な辞書の一覧 ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [1] => Array ( ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [3] => Array ( ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [4] => Array ( ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [5] => Array ( ...
https://man.plustar.jp/php/function.enchant-broker-list-dicts.html - [similar]
ファイルへのパスを文字列で返す 9024
« SplFileInfo::setInfoClass SplFileObject » PHP Manual SplFileInfo ファイルへのパスを文字列で返す ... echo $info . PHP_EOL ; $info = new SplFileInfo ( '/usr/bin/php' ); var_dump ( $info -> __toString ()); ec ... のようになります。 string(3) "foo" foo string(12) "/usr/bin/php" /usr/bin/php 関連キーワード: パス , SplFi ... Info , ファイル , toString , string , パラメータ , usr , bin , setInfoClass , SplFileObject ...
https://man.plustar.jp/php/splfileinfo.tostring.html - [similar]
Enchant プロバイダを列挙する 8773
« Enchant 関数 enchant_broker_dict_exists » PHP Manual Enchant 関数 Enchant プロバイダを列挙する ... me] => aspell [desc] => Aspell Provider [file] => /usr/lib/enchant/libenchant_aspell.so ) [1] => Array ( ... me] => hspell [desc] => Hspell Provider [file] => /usr/lib/enchant/libenchant_hspell.so ) [2] => Array ( ... me] => ispell [desc] => Ispell Provider [file] => /usr/lib/enchant/libenchant_ispell.so ) [3] => Array ( ... ] => myspell [desc] => Myspell Provider [file] => /usr/lib/enchant/libenchant_myspell.so ) ) 関連キーワー ...
https://man.plustar.jp/php/function.enchant-broker-describe.html - [similar]
暗号化エンジンの情報を返す 8693
« gnupg_export gnupg_geterror » PHP Manual GnuPG 関数 暗号化エンジンの情報を返す gnupg_getengine ... ["protocol"]=> 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" ]); pr ... ["protocol"]=> int(0) ["file_name"]=> string(13) "/usr/bin/gpg2" ["home_dir"]=> string(15) "/var/www/.gnu ... ineinfo , string , file , array , protocol , bin , usr , identifier ...
https://man.plustar.jp/php/function.gnupg-getengineinfo.html - [similar]
設定ファイル 8442
« 実行時設定 .user.ini ファイル » PHP Manual 実行時設定 設定ファイル 設定ファイル 設定ファイル ( ... を二重引用符で括ることも可能です include_path = ".:/usr/local/lib/php" ; バックスラッシュは他の文字と同様に ... 設定ファイルとして読み込みます。 $ PHP_INI_SCAN_DIR=/usr/local/etc/php.d php PHP は /usr/local/etc/php.d/*. ... 定ファイルとして読み込みます。 $ PHP_INI_SCAN_DIR=:/usr/local/etc/php.d php PHP はまず /etc/php.d/*.ini を ... 設定ファイルとして読み込み、 続いて /usr/local/etc/php.d/*.ini も設定ファイルとして読み込み ...
https://man.plustar.jp/php/configuration.file.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT