Group: Member
Post Group: Working Newbie
Posts: 59
Status:
|
Hi,
I use AMPPS with MacOSX 10.9.4
When i working with PHP code sometimes it returns a blank page in the browser when I run it.
It's usually fixed by changing the PHP version and I turned it back to the original version.
When I looked at the apache error_log I found there errors
Code [Sun Aug 16 07:25:04.948142 2014] [core:notice] [pid 7937] AH00052: child pid 8813 exit signal Segmentation fault (11)
[Sun Aug 16 07:25:32.978595 2014] [core:notice] [pid 7937] AH00052: child pid 8663 exit signal Segmentation fault (11)
[Sun Aug 16 07:26:03.002310 2014] [core:notice] [pid 7937] AH00052: child pid 9458 exit signal Segmentation fault (11)
[Sun Aug 16 07:27:28.059124 2014] [core:notice] [pid 7937] AH00052: child pid 8807 exit signal Segmentation fault (11)
[Sun Aug 16 07:28:04.085191 2014] [core:notice] [pid 7937] AH00052: child pid 8812 exit signal Segmentation fault (11)
Any idea why this happening?
Thanks!
|