Hallo Leute,
ich habe auf meinem rpi raspbian buster und darauf apache2 installiert. DOch wenn ich den starten will sagt es dies:
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset:
Active: failed (Result: exit-code) since Mon 2019-12-16 20:33:05 CET; 4min 46
Docs: https://httpd.apache.org/docs/2.4/
Process: 577 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILUR
Dec 16 20:33:05 RASPI-USB apachectl[577]: AH00558: apache2: Could not reliably d
Dec 16 20:33:05 RASPI-USB apachectl[577]: (2)No such file or directory: AH02291:
Dec 16 20:33:05 RASPI-USB apachectl[577]: (2)No such file or directory: AH02291:
Dec 16 20:33:05 RASPI-USB apachectl[577]: (2)No such file or directory: AH02291:
Dec 16 20:33:05 RASPI-USB apachectl[577]: AH00014: Configuration check failed
Dec 16 20:33:05 RASPI-USB apachectl[577]: Action 'start' failed.
Dec 16 20:33:05 RASPI-USB apachectl[577]: The Apache error log may have more inf
Dec 16 20:33:05 RASPI-USB systemd[1]: apache2.service: Control process exited, c
Dec 16 20:33:05 RASPI-USB systemd[1]: apache2.service: Failed with result 'exit-
Dec 16 20:33:05 RASPI-USB systemd[1]: Failed to start The Apache HTTP Server.
...skipping...
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset:
Active: failed (Result: exit-code) since Mon 2019-12-16 20:33:05 CET; 4min 46
Docs: https://httpd.apache.org/docs/2.4/
Process: 577 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILUR
Dec 16 20:33:05 RASPI-USB apachectl[577]: AH00558: apache2: Could not reliably d
Dec 16 20:33:05 RASPI-USB apachectl[577]: (2)No such file or directory: AH02291:
Dec 16 20:33:05 RASPI-USB apachectl[577]: (2)No such file or directory: AH02291:
Dec 16 20:33:05 RASPI-USB apachectl[577]: (2)No such file or directory: AH02291:
Dec 16 20:33:05 RASPI-USB apachectl[577]: AH00014: Configuration check failed
Dec 16 20:33:05 RASPI-USB apachectl[577]: Action 'start' failed.
Dec 16 20:33:05 RASPI-USB apachectl[577]: The Apache error log may have more inf
Dec 16 20:33:05 RASPI-USB systemd[1]: apache2.service: Control process exited, c
Dec 16 20:33:05 RASPI-USB systemd[1]: apache2.service: Failed with result 'exit-
Dec 16 20:33:05 RASPI-USB systemd[1]: Failed to start The Apache HTTP Server.
ich habe auch es auch schon mit erstellen des verzeichnises probiert, aber nach einem neustart muss ich dies wieder tun. wie behebe ich dies dauerhaft?
Gruß
Platofan23