請問apache怎麼重新啟動? - BBS

Delia avatar
By Delia
at 2006-09-29T23:14

Table of Contents

※ 引述《sadcafe (sadcafe)》之銘言:
: 請教各位一下
: apache22怎麼重新啟動
: 我執行 # /etc/rc.d/init.d/httpd restart
: 出現 /etc/rc.d/init.d/httpd: Command not found.
: 執行 # service httpd restart
: 出現 service: Command not found.
: 請問是怎麼一回事,該怎麼啟動
: 謝謝!


你確定你參考的資料是 FreeBSD ??


/etc/rc.d/init.d/xxxxd restart
service xxxxd restart
是 Linux 的東東


FreeBSD 果如由 ports安裝大多是
/usr/local/etc/rc.d/xxxx.sh start|stop|restart




--
Tags: BBS

All Comments

openwebmail error

Olive avatar
By Olive
at 2006-09-29T19:31
※ 引述《litjoejoe (joejoe)》之銘言: : 各位大大 : 我的openwebmail 發現通訊錄無法使用 : 錯誤的訊息為; : This file is in UTF-32LE format but cannot be properly decoded. : at /usr/local/ ...

openwebmail error

Ula avatar
By Ula
at 2006-09-29T19:11
各位大大 我的openwebmail 發現通訊錄無法使用 錯誤的訊息為; This file is in UTF-32LE format but cannot be properly decoded. at /usr/local/www/cgi-bin/openwebmail/shares/vfile.pl ...

請問如何新增一個可ftp上傳到每個地方ꨠ…

Elizabeth avatar
By Elizabeth
at 2006-09-29T16:53
※ 引述《sadcafe (sadcafe)》之銘言: : 請教各位一下,我新增一個帳號sad : 然後用ftp登入的位置是/home/sad : 在這個地方可以上傳檔案 : 不過我網頁是放在/var/www的地方 : 用sad帳號上傳都會出錯 : 請問如何新增一個可以上傳到每個地方的 ...

請問如何新增一個可ftp上傳到每個地方的帳號

Emily avatar
By Emily
at 2006-09-29T16:21
請教各位一下,我新增一個帳號sad 然後用ftp登入的位置是/home/sad 在這個地方可以上傳檔案 不過我網頁是放在/var/www的地方 用sad帳號上傳都會出錯 請問如何新增一個可以上傳到每個地方的帳號 就是用ftp上傳到各位置都可以,不是只限於/home/sad ...

請問這是發生什麼問題?

David avatar
By David
at 2006-09-29T00:37
※ 引述《sadcafe (sadcafe)》之銘言: : ※ 引述《iamsj (sj)》之銘言: : : 這個是PHP沒有裝上關於MySQL Function的支援吧 : 那請問怎麼裝才會支援呢?謝謝! cd /usr/ports/lang/php5-extensions/ make config m ...