Bug ID 1228683
Summary apache2 failed to start because of apache2-mod_php 'AH00013: Pre-configuration failed'
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Apache
Assignee apache-bugs@suse.de
Reporter zluo@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

Created attachment 876413 [details]
yas

install Tumbleweed on my RPi3 model B

install apache2 with apache2-mod_php8.

I got following message:


p200300f8471eb2d9589ab694cafa7fe4:/etc/apache2 # systemctl status apache2
× apache2.service - The Apache Webserver
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset:
disabled)
     Active: failed (Result: exit-code) since Wed 2024-07-31 15:28:56 CEST; 3h
3min ago
    Process: 5215 ExecStart=/usr/sbin/start_apache2 -DSYSTEMD -DFOREGROUND -k
start (code=exited, status=1/FAILURE)
   Main PID: 5215 (code=exited, status=1/FAILURE)
        CPU: 460ms

Jul 31 15:28:55 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
systemd[1]: Starting The Apache Webserver...
Jul 31 15:28:56 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
start_apache2[5215]: [Wed Jul 31 15:28:56.064815 2024] [php:cri>
Jul 31 15:28:56 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
start_apache2[5215]: AH00013: Pre-configuration failed
Jul 31 15:28:56 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
systemd[1]: apache2.service: Main process exited, code=exited, >
Jul 31 15:28:56 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
systemd[1]: apache2.service: Failed with result 'exit-code'.
Jul 31 15:28:56 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
systemd[1]: Failed to start The Apache Webserver.

check journalctl log:

Jul 31 15:28:56 p200300f8471eb2d984092d3d703fb57a.dip0.t-ipconnect.de
systemd[1]: Failed to start The Apache Webserver.
░░ Subject: A start job for unit apache2.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit apache2.service has finished with a failure.
░░ 
░░ The job identifier is 2925 and the job result is failed.


--

After I removed apache2-mod_php8, it can start successfully.


attache yast logs.


You are receiving this mail because: