Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files Iniciando o Apache HTTPD falhou devido a Não consigo abrir ou no Tais mod_bwlimited, mod_log_bytes ou mod_bandwidth Files
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: Por conta de hospedagem web usando cPanel com WebHost Manager (WHM) e rodando sobre o servidor web Apache, as seguintes mensagens de erro ou problemas podem ser encoutering com o servidor Apache HTTPD foi confuso com, alguns arquivos compartilhados biblioteca como mod_auth_passthrough.so, mod_bwlimited . mod_log_bytes.so e de forma localizada no diretório libexec acidentalmente sido excluído, a compilação de servidor web ido mal, ou re-configuração do Apache http.conf não faz corretamente:
Sep 30 07:06:14 web httpd: Syntax error on line 233 of /usr/local/apache/conf/httpd.conf: Sep 30 07:06:14 web httpd: Syntax error on line 233 do / usr / local / apache / conf / 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 Sep 30 07:06:15 web httpd: Não é possível carregar / usr / local / apache / libexec / mod_bwlimited.so em servidor: / usr / local / apache / libexec / mod_bwlimited.so: não pode abrir o arquivo objeto compartilhado: Não existe o arquivo ou diretório
Sep 30 07:06:15 web rc: Starting httpd: failed Sep 30 07:06:15 web rc: Starting httpd: FalhaSep 30 07:47:48 web httpd: Syntax error on line 234 of /usr/local/apache/conf/httpd.conf: Sep 30 07:47:48 web httpd: Syntax erro na linha 234, de / usr / local / apache / conf / 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 Sep 30 07:47:48 web httpd: Não é possível carregar / usr / local / apache / libexec / mod_log_bytes.so em servidor: / usr / local / apache / libexec / mod_log_bytes.so: não pode abrir o arquivo objeto compartilhado: Não existe o arquivo ou diretório
Sep 30 07:47:48 web rc: Starting httpd: failed Sep 30 07:47:48 web rc: Starting httpd: FalhaInvalid command ‘BytesLog’, perhaps mis-spelled or defined by a module not included in the server configuration Inválido comando 'BytesLog', talvez mis-digitado ou definido por um módulo não incluídos na configuração do servidor
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. O problema com este tipo de sintoma é mais provável, devido à causa que o mod_belimited.so, mod_log_bytes.so, ou mod_bandwidth.so sejam apagados ou corrompidos. These 3 files are unique to cPanel-powered web hosting service and are used to control, monitor or restrict the bandwidth usage limit. 3 Estes arquivos são exclusivos do cPanel-powered serviço de hospedagem de site, e são usados para controlar, controlar ou restringir a largura de banda uso ilimitado.
The resolution and solution to the error is to recompile and redeploy the missing or unable to find shared library modules. A resolução ea solução para o erro reafectará e recompilar é a falta ou a impossibilidade de encontrar biblioteca compartilhada módulos. You can easily compile these cPanel modules for Apache by using the following commands: Você pode facilmente compilar estas cPanel módulos para o Apache usando os seguintes comandos:
cd /usr/local/cpanel/apache cd / usr / local / cPanel / apache
/usr/local/apache/bin/apxs -iac mod_log_bytes.c / usr / local / apache / bin / apxs-IAC mod_log_bytes.c
/usr/local/apache/bin/apxs -iac mod_bwlimited.c / usr / local / apache / bin / apxs-IAC mod_bwlimited.c
/usr/local/apache/bin/apxs -iac mod_bandwidth.c / usr / local / apache / bin / apxs-IAC mod_bandwidth.c
After compilation, the .so files will automatically copied to libexec directory for Apache HTTPD web server. Após a compilação, o. Tão ficheiros serão automaticamente copiado para o diretório para libexec HTTPD servidor web Apache.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Esta é uma página traduzida máquina que é fornecida "como está" sem garantia. Machine translation may be difficult to understand. A tradução automática pode ser difícil de compreender. Please refer to Por favor, consulte a original English article Inglês original article whenever possible. sempre que possível.
Share and contribute or get technical support and help at Compartilhe e contribuir ou obter suporte técnico e ajudar a My Digital Life Forums Minha vida digital Fóruns .
Related Articles Artigos relacionados
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header Melhorar o servidor web Apache segurança: Use ServerTokens e ServerSignature para desativar cabeçalho
- winnt_accept: Asynchronous AcceptEx failed Error in Apache Log winnt_accept: Asynchronous AcceptEx falhou Erro no Apache Log
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM falhou estado a receber informações de erro Apache
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Status Apache (whm-server-status), em cPanel WebHost Manager Retorna página em branco
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5 não foi possível abrir a solicitação HTTP Stream fopen ou fsockopen Funções
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 3 Instalar Web Server no Windows XP com Apache2, PHP5 e MySQL4 - Parte 3
- Apache Warn NameVirtualHost *:80 Has No VirtualHosts Error When Start Apache avisar NameVirtualHost *: 80 não tem qualquer erro ao iniciar VirtualHosts
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 2 Instalar Web Server no Windows XP com Apache2, PHP5 e MySQL4 - Parte 2
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Instalando Web Server no FreeBSD 6,0 a 2,2 Apache, MySQL e 5,0 PHP 5 - Parte 4
- Auto Shutdown and Restart Apache HTTPD Service Daemon at Preset Time Auto shutdown e reiniciar o Apache httpd serviço daemon a hora predefinida

































May 2nd, 2007 11:15 2 de maio de 2007 11:15
This helped me a lot, thank you. Isto me ajudou muito, muito obrigado.
June 7th, 2007 22:03 7o junho de 2007 22:03
/usr/local/apache/bin/apxs -iac mod_log_bytes.c / usr / local / apache / bin / apxs-IAC mod_log_bytes.c
thankyou so much for this!!! thankyou tanto para este! you saved me an even bigger headache than the one I was already having. você salvou-me uma dor de cabeça ainda maior do que aquele que eu já estava tendo.
June 10th, 2007 14:24 10 de junho de 2007 14:24
Thanks, was having the same error with BytesLog. Obrigado, estava tendo o mesmo erro com BytesLog. This helped alot. Isso ajudou muito.
June 13th, 2007 05:49 13 de junho de 2007 05:49
Same error here, you’re a time saver my friend, thanks. Mesmo erro aqui, uma vez que você está saver meu amigo, obrigado.
July 15th, 2007 00:03 15 de julho de 2007 00:03
Thanks! Obrigado! You were right on the money.. Você estava certo sobre o dinheiro .. fixed my problem. fixa o meu problema.
October 24th, 2007 13:15 Oct 24, 2007 13:15
[...] a Google search, I found that I needed to run: cd /usr/local/cpanel/apache /usr/local/apache/bin/apxs -iac [...] [...] Uma pesquisa do Google, eu achei que eu precisava execute: cd / usr / local / cPanel / apache / usr / local / apache / bin / apxs-IAC [...]