Apache 中毒了嗎 ? - BBS

Charlotte avatar
By Charlotte
at 2004-10-05T08:37

Table of Contents

※ 引述《[email protected] (蘭陽過客)》之銘言:
: ※ 引述《[email protected] (蟲)》之銘言:
: > port 80被佔用了, 可以用sockstat看是哪隻程式佔用的.
: 我看的結果是
: nobody httpd 532 3 tcp4 210.241.xxx.xxx:80 *:*
: nobody httpd 531 3 tcp4 210.241.xxx.xxx:80 *:*
: nobody httpd 530 3 tcp4 210.241.xxx.xxx:80 *:*
: nobody httpd 529 3 tcp4 210.241.xxx.xxx:80 *:*
: nobody httpd 528 3 tcp4 210.241.xxx.xxx:80 *:*
: root httpd 510 3 tcp4 210.241.xxx.xxx:80 *:*
: 怎麼會 httpd 有用 root 執行,也有用 nobody 執行那麼多個呢 ?
Only root can bind the ports below 1024, therefore the first httpd
must have root privilege. After httpd binds port 80, it sets uid to
nobody and pre-forks several processes to accelerate the handling
of incoming connections.

--
Tags: BBS

All Comments

PHP網頁出現Socket extension isn't enable

Bennie avatar
By Bennie
at 2004-10-04T17:44
我從dyndns的網頁抓了一個更新ip的.php 執行後卻出現 Socket extension is not enabled 的error 請問要如何解決呢 謝謝了 - ...

ssh連線,密碼錯誤

Damian avatar
By Damian
at 2004-10-03T21:26
今天再看 /var/log/messages 裡面顯示 PAM : Authentication failure 用google查出一堆我看不懂的文字 atat~ 請問有沒有人知道要怎麼解決呀? 是要把pam關掉嗎? 可是好像又有人說打開比較安全? ※ 引述《tf223 (Emilie)》之銘言: : 我 ...

FreeBSD4.10對sata的支援

Harry avatar
By Harry
at 2004-10-03T12:13
目前我是用sata的hd 可是dmesg一看 硬碟居然出現UDMA33 為什麼會這樣子呢?? - ...

vmware + freebsd

Kyle avatar
By Kyle
at 2004-10-02T22:42
我的電腦目前灌了xp + freebsd 用SPFDisk做多重開機 之後在xp之後用vmware 想用我之前灌的freebsd開機 只不過開到一半就出現這個畫面 http://www.dyu.edu.tw/~f9206038/free.JPG 造成這個問題的原因應該是 vmware他統一把hd,cdro ...

Re: 請教一下XP防火牆與proftpd設定的問題^^

Jessica avatar
By Jessica
at 2004-10-01T22:03
※ 引述《donkeykong (donkey)》之銘言: 抱歉 我後來詢問別人 有人教導我了 因為他叫我測試如果把防火牆 tcp 113 port 打開 就解決這個問題 問題出在 http://proftpd.linux.co.uk/localsite/Userguide/linked/config_re ...