Não é possível iniciar o apache2 com erro “erro de barramento”

Não é possível iniciar o apache2 com erro “erro de barramento”

Alguém sabe por que meu Apache2 não pôde iniciar corretamente no Ubuntu?

eu corri/etc/init.d/apache2 start

saídas

* Starting web server apache2 /usr/sbin/apache2ctl: \
        line 132: 29125 Bus error (core dumped)  \
        $HTTPD ${APACHE_ARGUMENTS} -k $ARGV Action 'start' failed. \
        The Apache error log may have more information.

Responder1

eu estava conseguindo(núcleo descartado)ao iniciar o httpd porque minha partição/var/log estava cheia. A remoção de arquivos de log antigos/grandes do Apache me permitiu iniciar o serviço sem o erro específico.

informação relacionada