Softaculous


Topic : Apache segmentation error


Posted By: jamesc on August 17, 2014, 12:49 am
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!

Posted By: ketan on August 19, 2014, 9:59 am | Post: 1
Hi,

Which Ampps version you are using?

Could you please attach the snippet code here? With which PHP version you are facing the problem?

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+

Posted By: jamesc on August 19, 2014, 10:13 am | Post: 2
Hi, I'm using the latest one, AMPPS 2.4
The code is part of other cms (joomla) and it's just about generating thumbnail from submitted image.
And later I found the problem was just happened with PHP 5.3 only. I later switched to 5.4 and the problem was gone too

Posted By: ketan on August 19, 2014, 11:03 am | Post: 3
Hi,

Can you please provide us the steps to replicate the issue?

We will try to find an appropriate solution.

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+

Posted By: jamesc on August 22, 2014, 1:05 am | Post: 4
Hi, it looks like this is PHP 5.3 related issue. I've switched to 5.4 and the problem is gone

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.