Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files開始的Apache的httpd失敗,由於無法打開,或沒有這樣的mod_bwlimited , mod_log_bytes或mod_bandwidth檔案
For web hosting account using cPanel with WebHost Manager (WHM) and running on Apache web server, the following error messages or problems may be encoutering with the Apache HTTPD server has been messed up with, some shared library files such as mod_auth_passthrough.so, mod_bwlimited.so and mod_log_bytes.so located in libexec directory accidentally been deleted, the compilation of web server gone bad, or re-configuration of Apache http.conf not properly does:為網絡託管帳戶使用的cPanel與網頁主機服務經理(的WHM )上運行的Apache Web服務器,以下錯誤消息或問題可能encoutering與阿帕奇的httpd服務器已被搞砸,一些共享庫文件,如mod_auth_passthrough.so , mod_bwlimited所以和mod_log_bytes.so設在libexec目錄中意外被刪除,彙編Web服務器壞了,或重新配置的Apache http.conf沒有妥善是否:
Sep 30 07:06:14 web httpd: Syntax error on line 233 of /usr/local/apache/conf/httpd.conf: 9月30日7時06分14秒網站的httpd :語法錯誤就行233 / usr / local /下的Apache /設置/ httpd.conf文件:
Sep 30 07:06:15 web httpd: Cannot load /usr/local/apache/libexec/mod_bwlimited.so into server: /usr/local/apache/libexec/mod_bwlimited.so: cannot open shared object file: No such file or directory 9月30日7時06分15秒網站的httpd :無法加載在/ usr / local /阿帕奇/ libexec / mod_bwlimited.so到服務器:在/ usr / local /阿帕奇/ libexec / mod_bwlimited.so :無法打開共享對象文件:沒有這樣的文件或目錄
Sep 30 07:06:15 web rc: Starting httpd: failed 9月30日7時06分15秒的Web區域市政局:開始的httpd :失敗Sep 30 07:47:48 web httpd: Syntax error on line 234 of /usr/local/apache/conf/httpd.conf: 9月30日7時47分48秒網站的httpd :語法錯誤就行234 / usr / local /下的Apache /設置/ httpd.conf文件:
Sep 30 07:47:48 web httpd: Cannot load /usr/local/apache/libexec/mod_log_bytes.so into server: /usr/local/apache/libexec/mod_log_bytes.so: cannot open shared object file: No such file or directory 9月30日7時47分48秒網站的httpd :無法加載在/ usr / local /阿帕奇/ libexec / mod_log_bytes.so到服務器:在/ usr / local /阿帕奇/ libexec / mod_log_bytes.so :無法打開共享對象文件:沒有這樣的文件或目錄
Sep 30 07:47:48 web rc: Starting httpd: failed 9月30日7時47分48秒的Web區域市政局:開始的httpd :失敗Invalid command ‘BytesLog’, perhaps mis-spelled or defined by a module not included in the server configuration無效的命令' byteslog ' ,也許是錯誤的拼寫或所界定的一個模塊,不包括在服務器配置
The problem with this kind of symptom is most likely due to the cause that the mod_belimited.so, mod_log_bytes.so, or mod_bandwidth.so are deleted or corrupted.問題與這種症狀最可能是因事業,該mod_belimited.so , mod_log_bytes.so ,或mod_bandwidth.so被刪除或損壞。 These 3 files are unique to cPanel-powered web hosting service and are used to control, monitor or restrict the bandwidth usage limit.這3個文件是獨一無二的cPanel供電網絡託管服務,並用於控制,監視或限制帶寬的使用極限。
The resolution and solution to the error is to recompile and redeploy the missing or unable to find shared library modules.該決議和解決錯誤是重新編譯和重新調配遺失或無法找到共享庫模塊。 You can easily compile these cPanel modules for Apache by using the following commands:您可以輕鬆地彙編這些模塊的cPanel的Apache使用下列命令:
cd /usr/local/cpanel/apache裁談會/ usr / local /下的cPanel /阿帕奇
/usr/local/apache/bin/apxs -iac mod_log_bytes.c在/ usr / local /阿帕奇/斌/的apxs -國際綜藝合家歡mod_log_bytes.c
/usr/local/apache/bin/apxs -iac mod_bwlimited.c在/ usr / local /阿帕奇/斌/的apxs -國際綜藝合家歡mod_bwlimited.c
/usr/local/apache/bin/apxs -iac mod_bandwidth.c在/ usr / local /阿帕奇/斌/的apxs -國際綜藝合家歡mod_bandwidth.c
After compilation, the .so files will automatically copied to libexec directory for Apache HTTPD web server.後彙編,因此,文件將自動複製到libexec目錄中的Apache的httpd網頁伺服器。
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要說明:您正在閱讀的機器翻譯網頁是“按原樣”提供的擔保。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.不像人類翻譯,機器翻譯不明白的語法,語義,語法,成語自然語言,因此,往往產生不準確的和低品質的文字,是具誤導性的和難以理解的。 Thus, please refer to因此,請參閱 original English article英文原版的文章 whenever possible.只要有可能。
MDL blog postings now continue at MDL公司博客帖子現在繼續在 Tip and Trick 提示和伎倆 , and readers are welcome to join ,和讀者都歡迎參加 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header改善Apache Web服務器安全:使用servertokens和serversignature禁用標題
- winnt_accept: Asynchronous AcceptEx failed Error in Apache Log winnt_accept :異步acceptex失敗錯誤在Apache日誌
- cPanel WHM Failed to Receive Status Information From Apache Error的cPanel的WHM沒有收到狀態信息從Apache的錯誤
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache的地位(的WHM服務器的地位)在網頁主機的cPanel經理回報的空白頁
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5中無法打開HTTP請求流與fopen或fsockopen職能
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 3安裝Web服務器在Windows XP的Apache2 , php5和mysql4 -第3部分
- Apache Warn NameVirtualHost *:80 Has No VirtualHosts Error When Start阿帕奇警告namevirtualhost * : 80沒有virtualhosts時發生錯誤開始
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 2安裝Web服務器在Windows XP的Apache2 , php5和mysql4 -第2部分
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4安裝Web服務器在FreeBSD的6.0與2.2的Apache , MySQL 5.0的和PHP 5 -第4部分
- Auto Shutdown and Restart Apache HTTPD Service Daemon at Preset Time自動關機和重新啟動的Apache的httpd服務的守護進程在預設時間

































May 2nd, 2007 11:15 2007年5月2日11時15分
This helped me a lot, thank you.這幫助我很多,謝謝你。
June 7th, 2007 22:03 2007年6月7日22時03分
/usr/local/apache/bin/apxs -iac mod_log_bytes.c在/ usr / local /阿帕奇/斌/的apxs -國際綜藝合家歡mod_log_bytes.c
thankyou so much for this!!! “感謝這麼多,這! you saved me an even bigger headache than the one I was already having.你救了我一個更大的頭痛,比一,我已經。
June 10th, 2007 14:24 2007年6月10日14時24分
Thanks, was having the same error with BytesLog.謝謝您,是有相同的錯誤與byteslog 。 This helped alot.這幫助了很多。
June 13th, 2007 05:49 2007年6月13日5時49分
Same error here, you’re a time saver my friend, thanks.同樣的錯誤在這裡,您節省時間我的朋友,感謝。
July 15th, 2007 00:03 2007年7月15日0時03分
Thanks!謝謝! You were right on the money..您的權利,對貨幣.. fixed my problem.固定我的問題。
October 24th, 2007 13:15 2007年10月24日13時15分
[...] a Google search, I found that I needed to run: cd /usr/local/cpanel/apache /usr/local/apache/bin/apxs -iac [...] [ … … ] Google搜尋,我發現我需要運行:光盤/ usr / local /下的cPanel /阿帕奇/ usr / local /下的Apache /斌/的apxs -國際綜藝合家歡[ … … ]