/etc/rc.conf 問題 - BBS

Table of Contents

: Set it to "YES" to enable MySQL
: 文件都寫的很清楚,你沒有加上 mysql_enable
: 所以開機不會啟動,command line 鍵入
: /usr/local/etc/rc.d/mysql-server start 是不會 work 的
: 需要鍵入
: /usr/local/etc/rc.d/mysql-server forcestart 這樣就可以了

喔喔,這部份我了解了,

但是重開機時,並不會一齊啟動我在rc.conf設定enable的部份,

這是我覺得比較奇怪的。

--

All Comments