PHP 4はCaudium Webサーバ用Pikeモジュールとして構築可能です。PHP 3 ではこの機能はサポートされていないことに注意して下さい。以下にPHP 4をCaudiumにインストールする手順を示します。
例 3-9Caudiumへのインストール手順
You can of course compile your Caudium module with support for the various extensions available in PHP 4. See the complete list of configure options for an exhaustive rundown.
注意 When compiling PHP 4 with MySQL support you must make sure that the normal MySQL client code is used. Otherwise there might be conflicts if your Pike already has MySQL support. You do this by specifying a MySQL install directory the --with-mysql option.