CentOS6で カーネルモードでプロバイダーへPPPoE接続します。 「ifdown ppp0」「/etc/init.d/network restart」「マシンの再起動」をやると、OS上ではppp0が落ちますが プロ…
続きを読む »タグ: コマンド
Starting MySQL. ERROR! The server quit without updating PID file
rm -fr /usr/local/mysql/data/ib_logfile* /etc/init.d/mysql restart
続きを読む »FuelPHP コンポーザーアップデート
php composer.phar self-update php composer.phar update
続きを読む »Red Hat Enterprise Linux Server release 6.3 (Santiago)
cp /etc/redhat-release /etc/redhat-release.bak echo “Red Hat Enterprise Linux Server release 6.3 (Santia…
続きを読む »yum バージョン指定
yum clean all yum –releasever=6.2 update
続きを読む »prelink
prelink: /usr/bin/wc: at least one of file’s dependencies has changed since prelinking prelink: /usr/bin…
続きを読む »killじゃ死なない場合には
kill -9 プロセスID これで死んだ
続きを読む »PHP 5.2.11のインストール時のWarning
Warning: Cannot use a scalar value as an array in phar://install-pear-nozlib.phar/PEAR/ChannelFile.php on line…
続きを読む »CentOS5.3
5.2からはこんな感じでアップデート yum clean all yum update yum* yum update glibc yum update
続きを読む »