Recompile php from ports, there is an issue with suhosin and PHP included in the packages of 4.6 .
http://www.pubbs.net/openbsd/200910/61579/ Or apply the "quick fix" by disablign session encryption in your PHP.ini in the suhosin section. David On Fri, Jan 8, 2010 at 7:35 AM, Devin Ceartas <nacred...@gmail.com> wrote: > I guess so. Though I will note that the web manuals explicitly state that > recompiling packages is NOT necessary when following stable. Do you know > which actually need to be recompiled? > > Devin Ceartas > > On Jan 8, 2010, at 12:43 AM, Aaron Mason <simplersolut...@gmail.com> wrote: > >> On Fri, Jan 8, 2010 at 3:46 PM, Devin Ceartas <nacred...@gmail.com> wrote: >>> >>> Two servers I upgraded to 4.6 stable from 4.6 release are now causing >>> intermittent seg faults. They are running PHP/MySQL (installed from >>> packages). One on which I did the same upgrade but which runs a mod_perl >>> project does not appear to be having the same issue. Has anyone seen >>> this and know if there is a particular package I should recompile from >>> ports? >>> >>> -- Devin M. Ceartas >>> >>> >> >> I would recompile PHP and MySQL considering they were compiled for the >> -release kernel and therefore would need to be redone for the -stable >> kernel. >> >> HTH >> >> -- >> Aaron Mason - Programmer, open source addict >> I've taken my software vows - for beta or for worse