MySQLとかいろいろメモ
Vi コマンド
[Esc]→保存[:wq]
アンインストール yum remove mysql
viで行表示 :set number
LinuxにPHPをインストール
./configure --with-apxs2=/usr/local/httpd-2.2.15/bin/apxs --enable-magic-quotes --with-xml --enable-mbregex --enable-mbstring --enable-zend-multibyte --with-mysql=/ebs0/var/lib/mysql --enable-ftp --with-zlib --with-openssl --with-libdir=lib64
最終更新:2010年06月11日 15:23