Looks like you already have an apache started:
Jul 16 10:14:23 sma-server3 start_apache2[13613]: httpd (pid 13464)
already running

Kurt Bremser
Allianz Technology GmbH

Newton was wrong. There is no gravity. The Earth sucks.
________________________________________
Von: James Moe [ji...@sohnen-moe.com.INVALID]
Gesendet: Montag, 16. Juli 2018 20:59
An: users@httpd.apache.org
Betreff: [users@httpd] Apache2 does not start after OS upgrade [wd-vc]

Hello,
opensuse LEAP 15
linux 4.12.14-lp150.11-default x86_64
apache2 2.4.33

On opensuse v42.3 apache2 v2.4.23 worked fine. On opensuse 15.0 apache2
v2.4.33 refuses to start.

Below is all of the info I could find regarding its failure to start.
The bit about "unit configuration" seems helpful, if only I knew what it
meant.

The part about "<whatever>_module is already loaded, skipping" was
listed in LEAP 42.3 as well. I could never find why apache would try to
load the modules twice but it was not a deal breaker.

Suggestions?


$ systemctl start apache2.service
Job for apache2.service failed because the service did not take the
steps required by its unit configuration.
See "systemctl  status apache2.service" and "journalctl  -xe" for details.


$ systemctl status apache2.service
x apache2.service - The Apache Webserver
   Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled;
vendor preset: disabled)
   Active: failed (Result: protocol) since Mon 2018-07-16 10:14:23 MST;
2min 36s ago
  Process: 13613 ExecStart=/usr/sbin/start_apache2 -DSYSTEMD
-DFOREGROUND -k start (code=exited, status=0/SUCCESS)
 Main PID: 13613 (code=exited, status=0/SUCCESS)

Jul 16 10:14:23 sma-server3 start_apache2[13613]: [Mon Jul 16
10:14:23.519400 2018] [so:warn] [pid 13613] AH01574: module rewrite_m>
  .... a bunch more ...
Jul 16 10:14:23 sma-server3 start_apache2[13613]: httpd (pid 13464)
already running
Jul 16 10:14:23 sma-server3 systemd[1]: Failed to start The Apache
Webserver.
Jul 16 10:14:23 sma-server3 systemd[1]: apache2.service: Unit entered
failed state.
Jul 16 10:14:23 sma-server3 systemd[1]: apache2.service: Failed with
result 'protocol'.


$ journalctl -tail
2018-07-16T10:14:23-0700 sma-server3 systemd[1]: Starting The Apache
Webserver...
2018-07-16T10:14:23-0700 sma-server3 start_apache2[13613]: [Mon Jul 16
10:14:23.519154 2018] [so:warn] [pid 13613] AH01574: module
authz_host_module is already loaded, skipping
2018-07-16T10:14:23-0700 sma-server3 start_apache2[13613]: [Mon Jul 16
10:14:23.519239 2018] [so:warn] [pid 13613] AH01574: module
actions_module is already loaded, skipping
  .... a bunch more ...
2018-07-16T10:14:23-0700 sma-server3 start_apache2[13613]: httpd (pid
13464) already running
2018-07-16T10:14:23-0700 sma-server3 systemd[1]: Failed to start The
Apache Webserver.
2018-07-16T10:14:23-0700 sma-server3 systemd[1]: apache2.service: Unit
entered failed state.
2018-07-16T10:14:23-0700 sma-server3 systemd[1]: apache2.service: Failed
with result 'protocol'.


--
James Moe
moe dot james at sohnen-moe dot com
520.743.3936
Think.
Allianz Technology GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

******************************************************** 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.

********************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to