[EMAIL PROTECTED] > 古いプロセスを殺した後デーモンをスタートしなおせば,立ち上がると思います.
# ps -ax | grep mysqld 2494 p1 R+ 0:00.00 grep mysqld とでるのですが 古いプロセスを殺すというのは # /bin/kill -s HUP 2494 でいいのでしょうか? -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.0.375 / Virus Database: 268.2.1/277 - Release Date: 2006/03/08
