検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 40 for OPcache (0.007 sec.)
コードの事前ロード 9033
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以 ... 降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりま ... て生き残るプロセスの場合にだけ役に立ちます。 つまり、opcache が有効になった CLI スクリプトは動作はしますが、 一 ... ードを設定するには、2つのステップが必要です。 まず、opcache を有効にしなければなりません。 その上で、 opcache. ... preload の値を php.ini に設定します。 opcache.preload=preload.php preload.php は、サーバの起動時 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 8862
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコ ... ンパイルしてキャッシュする opcache_compile_file (PHP 5 >= 5.5.5, PHP 7, PHP 8, PECL Z ... endOpcache > 7.0.2) opcache_compile_file — PHP スクリプトを、 ... 実行せずにコンパイルしてキャッシュする 説明 opcache_compile_file ( string $filename ): bool この関数は ... 生します。 @ を使えば、この警告を抑制できます。 参考 opcache_invalidate() - キャッシュされたスクリプトを無効にす ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
はじめに 7957
« OPcache インストール/設定 » PHP Manual OPcache はじめに はじめに OPcache はコンパイル済みのバイ ... , 5.4 では » PECL で利用可能です。 関連キーワード: OPcache , インストール , 設定 , コンパイル , 保存 , リクエ ...
https://man.plustar.jp/php/intro.opcache.html - [similar]
Windows でのおすすめの構成 7832
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows シス ... dows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張 ... くなります。 php.ini では、次のように設定します: 例1 OpCache の推奨構成 opcache.enable=On opcache.enable_cli=On ... そしてウェブサーバーを再起動します。 詳細な情報は OpCache の実行時設定 を参照ください。 WinCache IIS を使うな ... すめ , キャッシュ , wincache , データベース , 推奨 , OpCache ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
Windows のサポート 7691
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... ロセスが CTRLイベントをハンドルする場合に必須です。 OPcache OPcache は、 opcache.cache_id INIディレクティブを設 ... キャッシュIDとユーザーを持つ全てのプロセスは、同一のOPcacheインスタンスを共有します。 stat stat 関数の実装がリフ ... ください。 関連キーワード: サポート , CTRL , 関数 , OPcache , ユーザー , stat , プロセス , 番号 , 取得 , ベース ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
実行時設定 7598
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... uopz_overload() 関数を使えるようにします。 注意 : OPcache が有効になっている場合、 OPcache の最適化レベル を ... 無効にする必要があるかもしれません。 ( opcache.optimization_level=0 ) 関連キーワード: uopz , 設定 ... STEM , overloads , disable , 変更 , インストール , OPcache , 注意 ...
https://man.plustar.jp/php/uopz.configuration.html - [similar]
A Complete PHP/FFI/preloading Example 7504
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... loading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ... ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy. ... , Example , preload , dummy , define , Callbacks , opcache , SCOPE ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
インストール/設定 7364
« はじめに 要件 » PHP Manual OPcache インストール/設定 インストール/設定 目次 要件 インストール手 ... ース型 関連キーワード: インストール , 設定 , 要件 , OPcache , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/opcache.setup.html - [similar]
その他の変更 7177
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... 、除外したりするための新しい INIディレクティブです。 opcache.preload_user は、指定されなければ root として実行さ ... disable-mbregex オプションが代わりに利用できます。 OPcache --disable-opcache-file と --enable-opcache-file オ ... プションは削除され、 opcache.file_cache INIディレクティブに置き換えられました。 ... ブラリ , バンドル , libxml , 明示 , SplFileObject , opcache ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
PHP の振る舞いの変更 6911
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 ... ptions FFI\ParserException — FFI Parser Exceptions OPcache はじめに インストール/設定 コードの事前ロード OPca ...
https://man.plustar.jp/php/refs.basic.php.html - [similar]
PREV 1 2 3 4 NEXT