📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
| 231行目: | 231行目: | ||
--enable-bcmath --enable-calendar --enable-cgi --enable-cli --enable-exif --enable-ftp --enable-fpm \ | --enable-bcmath --enable-calendar --enable-cgi --enable-cli --enable-exif --enable-ftp --enable-fpm \ | ||
--enable-gd --enable-gd-jis-conv --enable-inifile --enable-intl --enable-mbregex --enable-mbstring \ | --enable-gd --enable-gd-jis-conv --enable-inifile --enable-intl --enable-mbregex --enable-mbstring \ | ||
--enable-mysqlnd | --enable-mysqlnd --enable-phpdbg --enable-phpdbg-debug --enable-sockets --with-enchant \ | ||
--enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --enable-soap --enable-zts \ | --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --enable-soap --enable-zts \ | ||
--enable-opcache \ # PHP 8.4以前 | |||
--with-curl --with-expat -with-freetype --with-gettext --with-gmp --with-iconv --with-jpeg --with-avif --with-ffi \ | --with-curl --with-expat -with-freetype --with-gettext --with-gmp --with-iconv --with-jpeg --with-avif --with-ffi \ | ||
--with-openssl --with-mhash \ | --with-openssl --with-mhash \ | ||
| 247行目: | 248行目: | ||
--with-pdo-firebird \ # Firebirdを使用する場合 | --with-pdo-firebird \ # Firebirdを使用する場合 | ||
--with-pear \ | --with-pear \ | ||
--with-valgrind \ # Valgrind (メモリリーク検知機能) を有効にする場合 | --with-valgrind \ # Valgrind (メモリリーク検知機能) を有効にする場合 | ||
--with-imap-ssl \ # PHP 8.4以降は不要 | --with-imap-ssl \ # PHP 8.4以降は不要 | ||
--with-kerberos \ # PHP 8.4以降は不要 | --with-kerberos \ # PHP 8.4以降は不要 | ||
--with-pspell \ # PHP 8.4以前 : GNU ASpellを有効にする場合 | |||
--with-imap \ # SUSE 15.5以前 (IMAPライブラリを使用する場合) | --with-imap \ # SUSE 15.5以前 (IMAPライブラリを使用する場合) | ||
--without-imap \ # PHP 8.4以降は不要 | --without-imap \ # PHP 8.4以降は不要 | ||