Hi, I upgraded from debian 7 to 8 (yeah - quite late) and so from apache2.4 to 2.4, before i go for debian 9 I need some help for this issue:
when I start apache I get this:
Nov 14 15:20:32 srv087 apache2[27920]: Starting web server: apache2 failed!
Nov 14 15:20:32 srv087 apache2[27920]: The apache2 instance did not start within 20 seconds. Please read the log files to discover problems ... (warning).
Nov 14 15:20:32 srv087 systemd[1]: apache2.service: control process exited, code=exited status=1
Nov 14 15:20:32 srv087 systemd[1]: Failed to start LSB: Apache2 web server.
Nov 14 15:20:32 srv087 systemd[1]: Unit apache2.service entered failed state.
Question
ind
Hi, I upgraded from debian 7 to 8 (yeah - quite late) and so from apache2.4 to 2.4, before i go for debian 9 I need some help for this issue:
when I start apache I get this:
Nov 14 15:20:32 srv087 apache2[27920]: Starting web server: apache2 failed! Nov 14 15:20:32 srv087 apache2[27920]: The apache2 instance did not start within 20 seconds. Please read the log files to discover problems ... (warning). Nov 14 15:20:32 srv087 systemd[1]: apache2.service: control process exited, code=exited status=1 Nov 14 15:20:32 srv087 systemd[1]: Failed to start LSB: Apache2 web server. Nov 14 15:20:32 srv087 systemd[1]: Unit apache2.service entered failed state.
but the server with the ID is running:
27934 root 15:20 /usr/sbin/apache2 -k start 27937 www-data 15:20 /usr/sbin/apache2 -k start 27938 www-data 15:20 /usr/sbin/apache2 -k start 27939 www-data 15:20 /usr/sbin/apache2 -k start
in the error log I get this:
[Wed Nov 14 15:20:12.229256 2018] [core:warn] [pid 27934] AH00098: pid file /var/run/apache2.pid overwritten -- Unclean shutdown of previous Apache run? [Wed Nov 14 15:20:12.235164 2018] [mpm_prefork:notice] [pid 27934] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1t configured -- resuming normal operations [Wed Nov 14 15:20:12.235224 2018] [core:notice] [pid 27934] AH00094: Command line: '/usr/sbin/apache2'
I would like to have apache in normal state ... , any suggestions?
7 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.