I suppose it should be "5.2.11 or later" my machine running 4.6 stable
has 5.2.12 installed from ports
-- devin
On Mar 31, 2010, at 1:48 PM, Ozgur Kazancci wrote:
Hello.
My PhpMyAdmin was stopping the requests randomly,
and all i was getting was a blank page.
I checked the error_log, lots of Segmentation Faults were there;
error_log
[Wed Mar 31 10:04:11 2010] [notice] child pid 9954 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:11 2010] [notice] child pid 6811 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:12 2010] [notice] child pid 25005 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:40 2010] [notice] child pid 9148 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:41 2010] [notice] child pid 5246 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:43 2010] [notice] child pid 31849 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:45 2010] [notice] child pid 28004 exit signal
Segmentation fault (11)
[Wed Mar 31 10:04:45 2010] [notice] child pid 23883 exit signal
Segmentation fault (11)
After a long googleing, as a workaround,
I have added suhosin.session.encrypt = Off to php.ini
which seems to stop the error.
But;
I've seen some replies in the mailling list related to this issue;
"-stable ports has a newer version of PHP and the Suhosin patchset
where this problem and some security-related bugs are
fixed." (2009.11.01)
another message says: you need to upgrade php to 5.2.11, from -stable,
Mine is PHP 5.2.10 with Suhosin-Patch 0.9.7.
I don't see 5.2.11 from -stable tree of 4.6.
Both 4.6 packages and ports have php5 version 5.2.10.
Am i missing something?
Packages:
phpMyAdmin-3.2.0
php5-core-5.2.10
php5-curl-5.2.10
php5-gd-5.2.10-no_x11
php5-mbstring-5.2.10
php5-mcrypt-5.2.10
php5-mhash-5.2.10
php5-mysql-5.2.10
php5-mysqli-5.2.10
mysql-server-5.0.83
stock Apache.
Best Regards.
--
Ozgur