Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
APC (キャッシング用)、APD (デバッグ用)、その他の重要な拡張機能など、いくつかのオプションの拡張機能を使用して php をコンパイルしました。ここで、mhash という別の拡張機能 (暗号化用) をインストールする必要があります。私の質問は、以前の拡張機能と最後の拡張機能を含めて php をゼロから再コンパイルする必要がありますか、それとも最後の拡張機能だけで php を再コンパイルすることが可能ですか (うまくいけば、以前の拡張機能は引き続きサポートされています)??
コンパイルされた他の拡張機能は引き続き機能します。