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 : This is a machine translated page which is provided "as is" without warranty. 重要说明 :这是一个机器翻译网页是“按原样”提供的担保。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和贡献,或取得技术的支持和帮助,在 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 -国际综艺合家欢[ … … ]