Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: === Please report crashes or other issues or all is fine === |
|
| Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3172 Location: Hilversum, NL, EU
|
Posted: Sun 22 Feb '26 10:25 Post subject: === Please report crashes or other issues or all is fine === |
|
|
You can report here when you have crashes or other issues with Apache.
Please report !!
Thanks, Steffen |
|
| Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 732
|
Posted: Tue 24 Feb '26 18:09 Post subject: |
|
|
| Please also report when all is fine, and say what you runnng. |
|
| Back to top |
|
Otomatic

Joined: 01 Sep 2011 Posts: 314 Location: Paris, France, EU
|
Posted: Wed 25 Feb '26 10:29 Post subject: |
|
|
Hi,
- Apache 2.4.66.3 (2026/02/23)
- PHP 8.5.3 as Apache module
- PHP 8.4.18, 8.3.30 and 8.2.30 as mode FCGID
All work fine. |
|
| Back to top |
|
DnvrSysEngr

Joined: 15 Apr 2012 Posts: 227 Location: Denver, CO USA
|
Posted: Wed 25 Feb '26 15:24 Post subject: |
|
|
Here is my current config on the 23 February 2026 ApacheLounge VS18 build:
Apache/2.4.66 (Win64) OpenSSL/3.6.1 mod_qos/11.76 mod_fcgid/2.3.10-dev running PHP 8.6.0-dev
Granted it is a simple config running PHP running in a test environment, I am happy to report that I have no crashes/hiccups/delays, etc.
A bit of further info:
Server Software: Apache/2.4.66 (Win64) OpenSSL/3.6.1 mod_qos/11.76 mod_fcgid/2.3.10-dev
SSL Version Interface: mod_ssl/2.4.66
SSL Version Library: OpenSSL/3.6.1
Server Protocol: HTTP/2.0
SSL Cipher: TLS_AES_256_GCM_SHA384
SSL Protocol: TLSv1.3
PHP Version: 8.6.0-dev |
|
| Back to top |
|
RikasMalinka
Joined: 07 Jan 2026 Posts: 11 Location: Poland
|
Posted: Fri 27 Feb '26 9:19 Post subject: |
|
|
After 3 days of operation, Apache crashed.
[Fri Feb 27 08:06:57.842303 2026] [mpm_winnt:notice] [pid 23880:tid 548] AH00428: Parent: child process 18220 exited with status 3221226356 -- Restarting.
[Fri Feb 27 08:06:58.951566 2026] [mpm_winnt:notice] [pid 23880:tid 548] AH00455: Apache/2.4.66 (Win64) mod_authn_ntlm/1.0.8 OpenSSL/3.6.1 mod_fcgid/2.3.10-dev mod_watch/4.3P configured -- resuming normal operations
[Fri Feb 27 08:06:58.951566 2026] [mpm_winnt:notice] [pid 23880:tid 548] AH00456: Apache Lounge VS18 server built: Feb 23 2026 10:01:09
[Fri Feb 27 08:06:58.951566 2026] [core:notice] [pid 23880:tid 548] AH00094: Command line: 'D:\xampp\apache\bin\httpd.exe -d D:/xampp/apache'
[Fri Feb 27 08:06:58.967189 2026] [mpm_winnt:notice] [pid 23880:tid 548] AH00418: Parent: Created child process 20596
[Fri Feb 27 08:07:00.513909 2026] [mpm_winnt:notice] [pid 20596:tid 604] AH00354: Child: Starting 800 worker threads. |
|
| Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 732
|
Posted: Fri 27 Feb '26 9:31 Post subject: |
|
|
Thanks
Running latest 260223 ?
Looks with php.
Try please add to httpd.conf :
<IfModule mpm_winnt_module>
ThreadStackSize 8388608
ThreadsPerChild 512 or your 800
MaxConnectionsPerChild 2048
</IfModule>
Have a look and post it at :
https://www.apachelounge.com/viewtopic.php?t=9471 |
|
| Back to top |
|
Stray78

Joined: 15 Apr 2024 Posts: 54 Location: USA
|
Posted: Fri 27 Feb '26 22:37 Post subject: |
|
|
Apache/2.466 (Win64)
OpenSSL/3.61
PHP/8.51 (as a thread safe module)
mod_qos/11.76
mod_security/2.9.12 - OWASP CRS Version/4.22.0
mod_evasive/2.4.0
All is running great. Never had any issues. |
|
| Back to top |
|
RikasMalinka
Joined: 07 Jan 2026 Posts: 11 Location: Poland
|
Posted: Fri 27 Feb '26 23:41 Post subject: |
|
|
| admin wrote: | Thanks
Running latest 260223 ?
Looks with php.
Try please add to httpd.conf :
<IfModule mpm_winnt_module>
ThreadStackSize 8388608
ThreadsPerChild 512 or your 800
MaxConnectionsPerChild 2048
</IfModule>
Have a look and post it at :
https://www.apachelounge.com/viewtopic.php?t=9471 |
Thank you, I’ve applied the configuration and will continue monitoring the server.
I’m using Apache HTTP Server (Apache Lounge VS18 build), server built: Feb 23 2026 10:01:09 + PHP 8.5.3 |
|
| Back to top |
|
RikasMalinka
Joined: 07 Jan 2026 Posts: 11 Location: Poland
|
Posted: Sat 28 Feb '26 0:39 Post subject: |
|
|
UPS
[Fri Feb 27 23:03:31.943967 2026] [mpm_winnt:notice] [pid 21692:tid 572] AH00358: Child: Process exiting because it reached MaxConnectionsPerChild. Signaling the parent to restart a new child process.
[Fri Feb 27 23:03:31.943967 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00424: Parent: Received restart signal -- Restarting the server.
[Fri Feb 27 23:03:33.350098 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00455: Apache/2.4.66 (Win64) mod_authn_ntlm/1.0.8 OpenSSL/3.6.1 mod_fcgid/2.3.10-dev mod_watch/4.3P configured -- resuming normal operations
[Fri Feb 27 23:03:33.350098 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00456: Apache Lounge VS18 server built: Feb 23 2026 10:01:09
[Fri Feb 27 23:03:33.350098 2026] [core:notice] [pid 19436:tid 560] AH00094: Command line: 'D:\xampp\apache\bin\httpd.exe -d D:/xampp/apache'
[Fri Feb 27 23:03:33.350098 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00418: Parent: Created child process 11608
[Fri Feb 27 23:03:35.037402 2026] [mpm_winnt:notice] [pid 11608:tid 576] AH00354: Child: Starting 800 worker threads.
[Fri Feb 27 23:03:37.369410 2026] [mpm_winnt:notice] [pid 21692:tid 572] AH00364: Child: All worker threads have exited.
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 7096 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 11004 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 7308 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 6608 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 8796 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 23060 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 11628 still did not exit, terminating forcefully
[Fri Feb 27 23:03:45.986513 2026] [fcgid:error] [pid 21692] FastCGI process 11420 still did not exit, terminating forcefully
[Fri Feb 27 23:32:20.358329 2026] [mpm_winnt:notice] [pid 11608:tid 576] AH00358: Child: Process exiting because it reached MaxConnectionsPerChild. Signaling the parent to restart a new child process.
[Fri Feb 27 23:32:20.358329 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00424: Parent: Received restart signal -- Restarting the server.
[Fri Feb 27 23:32:21.608194 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00455: Apache/2.4.66 (Win64) mod_authn_ntlm/1.0.8 OpenSSL/3.6.1 mod_fcgid/2.3.10-dev mod_watch/4.3P configured -- resuming normal operations
[Fri Feb 27 23:32:21.608194 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00456: Apache Lounge VS18 server built: Feb 23 2026 10:01:09
[Fri Feb 27 23:32:21.608194 2026] [core:notice] [pid 19436:tid 560] AH00094: Command line: 'D:\xampp\apache\bin\httpd.exe -d D:/xampp/apache'
[Fri Feb 27 23:32:21.608194 2026] [mpm_winnt:notice] [pid 19436:tid 560] AH00418: Parent: Created child process 8904
[Fri Feb 27 23:32:23.326743 2026] [mpm_winnt:notice] [pid 8904:tid 564] AH00354: Child: Starting 800 worker threads.
[Fri Feb 27 23:32:26.435822 2026] [mpm_winnt:notice] [pid 11608:tid 576] AH00364: Child: All worker threads have exited.
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 6488 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 19452 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 13036 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 21096 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 21824 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 11268 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 9296 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 11872 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 10232 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 8876 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 20680 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 18764 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 8788 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 9680 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 19652 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 20852 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 16568 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 8448 still did not exit, terminating forcefully
[Fri Feb 27 23:32:35.091208 2026] [fcgid:error] [pid 11608] FastCGI process 24200 still did not exit, terminating forcefully |
|
| Back to top |
|
|
|
|
|
|