検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 47 for conf (0.004 sec.)
Scans the resolv.conf-formatted file 14471
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.conf ... f-formatted file EventDnsBase::parseResolvConf (PECL event >= 1.2.6-beta) EventDnsBase::parseReso ... lvConf — Scans the resolv.conf-formatted file 説明 public ... EventDnsBase::parseResolvConf ( int $flags , string $filename ): bool Scans the ... resolv.conf-formatted file stored in filename, and read in all ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]
The EventDnsBase class 12175
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... tructure. Used to resolve DNS asyncronously, parse configuration files like resolv.conf etc. クラス概要 fi ... oadHosts ( string $hosts ): bool public parseResolvConf ( int $flags , string $filename ): bool public set ... read the domain and search fields from the resolv.conf file and the ndots option, and use them to decide ... ERS Tells to learn the nameservers from the resolv.conf file. EventDnsBase::OPTION_MISC EventDnsBase::OPTI ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
CCL パーサを設定する 10123
« yaz_addinfo yaz_ccl_parse » PHP Manual YAZ 関数 CCL パーサを設定する yaz_ccl_conf (PHP 4 >= 4. ... 0.5, PECL yaz >= 0.9.0) yaz_ccl_conf — CCL パーサを設定する 説明 yaz_ccl_conf ( resourc ... e $id , array $config ): void この関数は、アクセスポイント(CCL限定辞)が ... 。 パラメータ id yaz_connect() が返す接続リソース。 config 設定の配列。配列の各キーが CCL フィールドの名前で ... "1=4" , "au" => "1=1" , "isbn" => "1=7" ); yaz_ccl_conf ( $id , $fields ); ?> 参考 yaz_ccl_parse() - CCL パ ...
https://man.plustar.jp/php/function.yaz-ccl-conf.html - [similar]
どこで設定を行うのか 9652
« .user.ini ファイル 設定を変更するには » PHP Manual 実行時設定 どこで設定を行うのか どこで設定を ... ni_set() で設定できるものもあれば php.ini や httpd.conf でなければ設定できないものもあります。 たとえば ou ... です。 PHP_INI_PERDIR php.ini 、 .htaccess 、 httpd.conf あるいは .user.ini で設定可能なエントリ PHP_INI_SY ... STEM php.ini または httpd.conf で設定可能なエントリ PHP_INI_ALL どこでも設定可能な ... エントリ 関連キーワード: 設定 , エントリ , モード , conf , user , ALL , スクリプト , PERDIR , ユーザー , 意 ...
https://man.plustar.jp/php/configuration.changes.modes.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 9652
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monte ... ーで PHP を有効にするには、Apache 設定ファイル httpd.conf で数行のコメントを解除する必要があります。 一方、 ... 開きます。デフォルトでは /private/etc/apache2/httpd.conf にあります。 Finder あるいは Spotlight を使用してこ ... ターミナル上で sudo nano /private/etc/apache2/httpd.conf と入力します (その後、パスワードを聞かれます)。 覚 ... 。その場合、Apache の設定ファイルは /etc/httpd/httpd.conf となります。 テキストエディタで、次のような行 (これ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
Nginx 1.4.x (Unix システム用) 9561
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインス ... ードを取得し、展開します。 tar zxf php-x.x.x PHP を configure し、ビルドします。 ここで PHP を様々なオプショ ... ものです。 利用できるオプションの一覧については、 ./configure --help を 参照してください。 私達の例では、PH ... P-FPM を MySQLi のサポートを有効にして シンプルに configure することにします。 cd ../php-x.x.x ./configur ... /local/php/php.ini cp /usr/local/etc/php-fpm.d/www.conf.default /usr/local/etc/php-fpm.d/www.conf cp sapi/ ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
CCL パーサを起動する 9409
« yaz_ccl_conf yaz_close » PHP Manual YAZ 関数 CCL パーサを起動する yaz_ccl_parse (PHP 4 >= 4.0. ... フィールドの組を定義するには、この関数の前に yaz_ccl_conf() をコールします。 パラメータ id yaz_connect() が返 ... 以下の例で、 $ccl は CCL クエリです。 <?php yaz_ccl_conf ( $id , $fields ); // yaz_ccl_conf のサンプルを参照 ...
https://man.plustar.jp/php/function.yaz-ccl-parse.html - [similar]
CSR を作成する 8542
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_ ... れます。 options デフォルトでは、システムの openssl.conf の設定に したがってリクエストが初期化されます。 op ... tions のキー config_section_section を設定することで、この デフォルト ... 項目を変更することが可能です。また、キー config に別の openssl 設定ファイルを指定することで別の設 ... ons に以下の表のキーが存在すれば、それらは openssl.conf の対応する項目と同じ働きをします。 設定の上書き op ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
Open a connection to a CUBRID Server 7661
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... port Port number of CUBRID CAS server (BROKER_PORT configured in $CUBRID/conf/cubrid_broker.conf). dbname ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Open a persistent connection to a CUBRID server 7661
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... port Port number of CUBRID CAS server (BROKER_PORT configured in $CUBRID/conf/cubrid_broker.conf). dbname ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
PREV 1 2 3 4 5 NEXT