Page 1 of 1

Downgrade php5

Posted: Sun Sep 23, 2012 4:07 pm
by xcom
Hi,

In the mist of doing a full blown upgrade my sdcard took a dump... :(
So I went and bought a new one and back in business...

The problem I have is that after restoring the install of gallery3 I am getting on my apache2 error logs:

child pid 21971 exit signal Segmentation fault (11)

Some research seems to indicate that is the version of php5 I am using "5.4.4-7" and that the best course of action is to upgrade and worst case scenario downgrade.

I try searching on the raspberry pi repos but only found the current "5.4.4-7" version. Any other place I can find an older version?

Thank You.

Re: Downgrade php5

Posted: Sun Sep 23, 2012 8:01 pm
by xcom
Any body? :)

Re: Downgrade php5

Posted: Fri Sep 28, 2012 10:31 pm
by xcom
bump

Re: Downgrade php5

Posted: Fri Sep 28, 2012 10:58 pm
by Dweeber
What RPi Distro are you using and what versions are you at?

With regards to issues with PHP5 Are you referring to this bug report?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687064

Which then leads to:
http://gallery.menalto.com/node/107345

Re: Downgrade php5

Posted: Sat Sep 29, 2012 2:14 am
by xcom
I am using 2012-09-18-wheezy-raspbian.

And no is not the same. I am using gallery3. I get segfaults every time I try to go my site.

Thanks for the reply.

Re: Downgrade php5

Posted: Sat Sep 29, 2012 2:18 am
by Dweeber
xcom wrote:And no is not the same. I am using gallery3. I get segfaults every time I try to go my site.
Okay.... so where are you getting that you need to down rev PHP5 to fix your problem.

Re: Downgrade php5

Posted: Sat Sep 29, 2012 2:50 pm
by xcom
When I enable apache2 debug it spills out a bunch of php segfaults. I was told i could try to disable php5 modules but I only have one and that's php-mysql and is need it.

Re: Downgrade php5

Posted: Sat Sep 29, 2012 5:53 pm
by Dweeber
Did you do any optimizations to the MySQL and apache configurations (adjust memory split) to make them play nicer in the very small environment that the Raspberry Pi has available?

Re: Downgrade php5

Posted: Sat Mar 30, 2013 11:09 pm
by vpspr
Hello xcom ... were you able to fix this? ... I'm having same issue with gallery3 and seg faults.

Thx