내 apache2가 우분투에서 제대로 시작되지 않는 원인이 무엇인지 아는 사람이 있습니까?
나는 달렸다/etc/init.d/apache2 start
출력
* 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.
답변1
나는 점점(코어 덤프)내 /var/log 파티션이 가득 차서 httpd를 시작할 때. 오래되고 큰 Apache 로그 파일을 제거하면 특정 오류 없이 서비스를 시작할 수 있었습니다.