/etc/rc.conf 問題 - BBS

Table of Contents

※ 引述《mflo (殞浮流)》之銘言:
: : 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的部份,
: 這是我覺得比較奇怪的。
那就要看一下 /var/log/message 有什麼錯誤訊息
另外就是 /usr/local/etc/rc.d/ 下面的執行檔了

(你的軟體我只有裝過 pure-ftp,可能是啟動的方式有問題
我之前也是 rc.conf 也是這樣寫,不過還是需要去動 rc.d/ 裡面的檔案)

--

All Comments