MediaWiki

提供:株ドラゴンwiki
2007年3月6日 (火) 01:19時点におけるAdmin (トーク | 投稿記録)による版

移動: 案内, 検索

■MySQLをインストール

./configure \
	--prefix=/usr/local/mysql \
	--with-mysqld-user=mysql \
	--with-charset=utf8 \
	--with-extra-charsets=all \
	--localstatedir=/usr/local/mysql/var \
	--enable-assembler \
	--enable-thread-safe-client \
	--with-openssl
個人用ツール