|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||
2006年03月26日(日) 旧暦 [n年日記] [更新:"2006/03/26 22:52:59"]#1 [pkgsrc] missing the MySQL ... for WordPress.
WordPress の画面を開くと、また次のように言われてしまった
Your PHP installation appears to be missing the MySQL which is required for WordPress.
ttyp2:makoto@s900 14:13:06/060326(/usr/pkg)> diff -u etc/php.ini{.orig,}
--- etc/php.ini.orig 2006-03-26 11:50:10.000000000 +0900
+++ etc/php.ini 2006-03-26 13:34:53.000000000 +0900
@@ -548,6 +548,9 @@
; Note that it should be the name of the module only; no directory information
; needs to go here. Specify the location of the extension with the
; extension_dir directive above.
+extension=session.so
+extension=pgsql.so
+extension=mysql.so
;Windows Extensions
ttyp2:makoto@s900 14:13:08/060326(/usr/pkg)>
これで解決。
pkg_info -D php-mysqlに書いてあった。 ( つっこみ )
|
最近の日記 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package | ||