検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 116 for Configure (0.016 sec.)
インストール手順 7667
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPでGDサポー ... トを有効にするには、configure に --with-gd[=DIR] を指定します。ただし、DIRは GDの ... す。 サポートされる画像フォーマット 画像フォーマット configure オプション jpeg jpeg をサポートするには --with-jpe ... イブラリ を 必要とするため、 --with-zlib-dir[=DIR] もconfigureオプションに追加する必要があります。 PHP 7.4.0 以降、 ... --with-xpm-dir=DIR を指定します。必要なライブラリをconfigureが見つけられなかった場合は X11ライブラリのパスを追加 ...
https://man.plustar.jp/php/image.installation.html - [similar]
Returns the value of the specified configuration setting 7604
« sqlsrv_free_stmt sqlsrv_get_field » PHP Manual SQLSRV 関数 Returns the value of the specified ... d. For a list of configurable settings, see sqlsrv_configure() . 戻り値 Returns the value of the specified sett ... tting is specified, false is returned. 参考 sqlsrv_configure() - Changes the driver error handling and logging ... g , sqlsrv , specified , Returns , configuration , configure , returned , list , configurable , settings ...
https://man.plustar.jp/php/function.sqlsrv-get-config.html - [similar]
その他の変更 7604
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から ... ルドするのに必須になりました。 Unix: --with-pdo-oci configure 引数に対して、Oracle Instant Client のバージョン指 ... 定は不要になりました。 Unix: --enable-gd-native-ttf configure 引数は削除されました。これは PHP 5.5.0 以降では使わ ... れていませんでした。 Windows: --with-config-profile configure 引数が追加されました。 この引数は、 config.nice.ba ... t ファイルのような形で、特定の configure引数を保存するのに使えます。 GD 関数の変更 システムの ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
どのライブラリを選ぶか 7479
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか ど ... 。 例1 mysqlnd あるいは libmysqlclient を使う場合の configure コマンド // おすすめの方法。mysqlnd を使ってコンパ ... イルします。 $ ./configure --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd // ... すすめの方法。mysqlnd を使ってコンパイルします。 $ ./configure --with-mysqli --with-pdo-mysql // おすすめしない方 ... 法。libmysqlclient を使ってコンパイルします。 $ ./configure --with-mysqli=/path/to/mysql_config --with-pdo-mys ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
インストール手順 7479
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張機能の ... github.com/krakjoe/wkhtmltox cd wkhtmltox phpize ./configure --with-wkhtmltox=/path/to/wkhtmltox/installation m ... tox phpize --clean git pull origin master phpize ./configure --with-wkhtmltox=/path/to/wkhtmltox/installation m ... インストール , 手順 , wkhtmltox , 設定 , 取得 , cd , configure , path , installation , install ...
https://man.plustar.jp/php/wkhtmltox.installation.html - [similar]
インストール手順 7416
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この関数を使用 ... LI 版の PHP をコンパイルする必要があります。PHP の configure に --with-readline[=DIR] を指定する必要が あります ... ne の代替品である libedit を使用したい場合、PHP の configure に --with-libedit[=DIR] を指定してください。 Windo ... です。 関連キーワード: インストール , 手順 , 設定 , configure , libedit , 要件 , 実行 , 関数 , サポート , コンパ ...
https://man.plustar.jp/php/readline.installation.html - [similar]
インストール手順 7354
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP ... Instant Client を使ってパッケージを設定します。 ./configure -with-oci8=shared,$ORACLE_HOME または ./configure ... この場合、以下のようにして環境変数を設定してから、 configure と make を再実行して下さい。 $ export PHP_DTRACE=y ... ライブラリを使っている場合は、以下のようにします: ./configure --with-oci8=shared,instantclient,/path/to/instant/ ... Oracle Instant Client をインストールしている場合、 configure コマンドは、以下のようになるでしょう: ./configure ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
IBM 関数 (PDO_IBM) 7354
« PDO_FIREBIRD DSN PDO_IBM DSN » PHP Manual PDO ドライバ IBM 関数 (PDO_IBM) IBM 関数 (PDO_IBM) は ... 従って PDO_IBM 拡張モジュールをインストールします。 configure コマンドを発行し、 DB2 クライアントのヘッダファイル ... やライブラリの位置をこのように指定します。 bash$ ./configure --with-pdo-ibm=/path/to/sqllib[,shared] configure ... , 関数 , インストール , 接続 , モジュール , 拡張 , configure , データベース , 手順 , コマンド ...
https://man.plustar.jp/php/ref.pdo-ibm.html - [similar]
実行時設定 7228
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ote_host:remote_port server, when seaslog.appender configured to 2 (TCP) or 3 (UDP) . When SeasLog send log to ... Disable buffer in cli. 1-Y 0-N(Default) Switch the configure buffer_disabled_in_cli on. The buffer_disabled_in_ ... he Data Store IMMEDIATELY. seaslog.buffer_size int Configure the buffer_size with 100. The buffer_size default ... l create the file deistic by folder, and when this configure close SeasLog will create file use underline conne ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
Changes the driver error handling and logging configurations 7166
« sqlsrv_commit sqlsrv_connect » PHP Manual SQLSRV 関数 Changes the driver error handling and lo ... gging configurations sqlsrv_configure (No version information available, might only be i ... n Git) sqlsrv_configure — Changes the driver error handling and logging co ... nfigurations 説明 sqlsrv_configure ( string $setting , mixed $value ): bool Changes t ...
https://man.plustar.jp/php/function.sqlsrv-configure.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT