検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for preload (0.010 sec.)
実行時設定 12205
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ション 名前 デフォルト 変更可能 変更履歴 ffi.enable "preload" PHP_INI_SYSTEM ffi.preload "" PHP_INI_SYSTEM PHP_ ... usage, or restricting it only to the CLI SAPI and preloaded files ( "preload" ). The FFI API restrictions on ... it is possible to create some FFI\CData objects in preloaded files, and then to use these directly in PHP scr ... ipts. ffi.preload string Allows preloading of FFI bindings during st ...
https://man.plustar.jp/php/ffi.configuration.html - [similar]
A Complete PHP/FFI/preloading Example 11791
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preload ... loading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI ... %s!\n" , "world" ); ?> 関連キーワード: Complete , preloading , A , Example , preload , dummy , define , Call ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
コードの事前ロード 10155
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以 ... を有効にしなければなりません。 その上で、 opcache.preload の値を php.ini に設定します。 opcache.preload=prel ... oad.php preload.php は、サーバの起動時(PHP-FPM, mod_php, など) に一 ... 限で実行(推奨されません)される場合のために、 opcache.preload_user によって、事前ロードを実行するためのシステムユ ... 。 事前ロードを root で行うことは禁止されています。 preload.php スクリプトでは、 include , include_once , requ ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
Main interface to C code and data 8322
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and ... t in a Web environment. However, it is possible to preload FFI definitions and libraries at PHP startup, and ... cope is "C") and then loaded by FFI::load() during preloading. This leads to the creation of a persistent bin ... rough FFI::scope() . Refer to the complete PHP/FFI/preloading example for details. It is possible to preload ... es an FFI object with C declarations parsed during preloading FFI::sizeof — Gets the size of C data or types ...
https://man.plustar.jp/php/class.ffi.html - [similar]
実行時設定 7980
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... " PHP_INI_SYSTEM PHP 7.0.14 以降で利用可能 opcache.preload "" PHP_INI_SYSTEM PHP 7.4.0 以降で利用可能 opcache ... .preload_user "" PHP_INI_SYSTEM PHP 7.4.0 以降で利用可能 op ... れたすべての環境で有効にする必要があります。 opcache.preload string サーバが起動した際にコンパイルされ、実行され ... ードは、Windows ではサポートされていません。 opcache.preload_user string root ユーザでコードをあらかじめロードす ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
実行時設定 7837
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... でした。 apc.coredump_unmap "0" PHP_INI_SYSTEM apc.preload_path NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細およ ... な共有メモリセグメントも無視するかもしれません。 apc.preload_path string オプション。キャッシュデータを起動時に ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
php.ini ディレクティブのリスト 7621
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... " PHP_INI_SYSTEM PHP 7.0.14 以降で利用可能 opcache.preload "" PHP_INI_SYSTEM PHP 7.4.0 以降で利用可能 opcache ... .preload_user "" PHP_INI_SYSTEM PHP 7.4.0 以降で利用可能 op ...
https://man.plustar.jp/php/ini.list.html - [similar]
その他の変更 7477
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... たりするための新しい INIディレクティブです。 opcache.preload_user は、指定されなければ root として実行されてしま ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
インストール手順 7405
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP ... ユーザーによっては、 LD_LIBRARY_PATH のかわりに LD_PRELOAD を使うかもしれません。 NLS_LANG これは Oracle ライ ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
PREV 1 NEXT