apache2.4 error with php5.6.32 on widows server 2012

0

in my server windows 2012 i'm using bitnami to host my php application, but my apache server is crashing and restarting and in apache2 log just before the the restarting i have this message :

zend_mm_heap corrupted
[Thu Jan 23 19:40:21.993116 2020] [mpm_winnt:notice] [pid 7600:tid 116] AH00428: Parent: child process 3536 exited with status 1 -- Restarting. 

and at the same time in the server manager i got this error:

Faulting application name: httpd.exe, version: 2.4.29.0, time stamp: 0x59edc80e
Faulting module name: php5ts.dll, version: 5.6.32.0, time stamp: 0x59f11cfa
Exception code: 0xc0000005
Fault offset: 0x0000000000012e1a
Faulting process id: 0x211c
Faulting application start time: 0x01d5d23e27fb64d8
Faulting application path: C:\Bitnami\WAMPST~1.32-\apache2\bin\httpd.exe
Faulting module path: C:\Bitnami\WAMPST~1.32-\apache2\bin\php5ts.dll
Report Id: 3a90c1f8-89d4-4ec2-983d-2b62d57cbc6e
Faulting package full name:
Faulting package-relative application ID: 
apache-2.4
windows-server-2012-r2
php5
asked on Server Fault Jan 24, 2020 by walid sahli

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0