Upgrade Debian - apache2 crashes
Posted: Tue Sep 24, 2024 10:57 am
Hi,
because I did not get an answere to my question here I tried to upgrade my system from Debian 11 -> 12. After the upgrade the system shows an error-message at booting 'failed to start apache2.service' - but zm seems to run (the process is running and the cpu-load is suitable). But apache2 is not running, so I have no access to zm.
In var/log/apache2 I found an error.log:
Any hints? Please help to fix this...
Thx
because I did not get an answere to my question here I tried to upgrade my system from Debian 11 -> 12. After the upgrade the system shows an error-message at booting 'failed to start apache2.service' - but zm seems to run (the process is running and the cpu-load is suitable). But apache2 is not running, so I have no access to zm.
In var/log/apache2 I found an error.log:
Code: Select all
[Tue Sep 24 00:00:29.184706 2024] [mpm_prefork:notice] [pid 625:tid 625] AH00163: Apache/2.4.62 (Debian) configured -- resuming normal operations
[Tue Sep 24 00:00:29.184733 2024] [core:notice] [pid 625:tid 625] AH00094: Command line: '/usr/sbin/apache2'
[Tue Sep 24 08:18:57.872672 2024] [mpm_prefork:notice] [pid 625:tid 625] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Sep 24 09:35:44.000791 2024] [mpm_prefork:notice] [pid 619:tid 619] AH00163: Apache/2.4.62 (Debian) configured -- resuming normal operations
[Tue Sep 24 09:35:44.001369 2024] [core:notice] [pid 619:tid 619] AH00094: Command line: '/usr/sbin/apache2'
[Tue Sep 24 10:49:55.017195 2024] [mpm_prefork:notice] [pid 619:tid 619] AH00169: caught SIGTERM, shutting down
Thx