茫茫網海中的冷日
         
茫茫網海中的冷日
發生過的事,不可能遺忘,只是想不起來而已!
 恭喜您是本站第 1729818 位訪客!  登入  | 註冊
主選單

Google 自訂搜尋

Goole 廣告

隨機相片
IMG_DPP_0014.jpg

授權條款

使用者登入
使用者名稱:

密碼:


忘了密碼?

現在就註冊!

小企鵝開談 : [轉貼]啟動 httpd 時出現 httpd: apr_sockaddr_info_get() failed

發表者 討論內容
冷日
(冷日)
Webmaster
  • 註冊日: 2008/2/19
  • 來自:
  • 發表數: 15773
[轉貼]Aapache 啟動不了,報錯信息:suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
Aapache 啟動不了,報錯信息:suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
2011-02-12 14:25:02

報錯信息:
[Wed Mar 11 15:57:46 2009] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed
[Wed Mar 11 15:59:22 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Mar 11 15:59:22 2009] [error] (28)No space left on device: Cannot create SSLMutex
Configuration Failed
[Wed Mar 11 16:00:25 2009] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed
[Wed Mar 11 16:01:43 2009] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed

解決辦法:
1、輸入:
ipcs -s
看有沒有超過5個,如果有請執行下面2的命令:
2、
ipcs -s | perl -ane '/^0x00000000/ && `ipcrm -s $F[1]`'

3、重啟Apache服務。(到此問題解決!)
ipcs -s | grep apache | perl -e 'while (<STDIN>) { @a=split(/\s+/); print `ipcrm sem $a[1]`}'

網上有人說用上面這條命令或者重啟服務器之後也可以解決,沒有嘗試,因為我用命令2之後已經解決了!

原文出處:Aapache 启动不了,报错信息:suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) - 惟丑有才 - 51CTO技术博客
前一個主題 | 下一個主題 | | | |

討論串




Powered by XOOPS 2.0 © 2001-2008 The XOOPS Project|