13,005
回編集
121行目: | 121行目: | ||
--with-lmdb \ # BtreeベースのDBMSを使用する場合 | --with-lmdb \ # BtreeベースのDBMSを使用する場合 | ||
--with-config-file-path=<php.iniファイルの配置するパス> # ユーザが指定する場合 | --with-config-file-path=<php.iniファイルの配置するパス> # ユーザが指定する場合 | ||
--with-pear \ | |||
--with-pspell \ # GNU ASpellを有効にする場合 | |||
--with-valgrind \ # Valgrind (メモリリーク検知機能) を有効にする場合 | |||
--with-mcrypt # PHP 8.3以降は不要 | --with-mcrypt # PHP 8.3以降は不要 | ||