On 2010-02-27, Duncan Patton a Campbell <campbell@neotext.ca> wrote:
quoted text > On Thu, 25 Feb 2010 08:58:30 -0500
> Dan Harnett <daniel@harnett.name> wrote:
>
>> On Thu, Feb 25, 2010 at 03:30:47AM -0700, Duncan Patton a Campbell wrote:
>> > I've just installed a server using current and have found that
>> > there are problems with session_destroy(); such that is just
>> > does not work.
>> >
>> > The Apache is the installed (1.3) version and PHP is from
>> > packages.
>> >
>> > I have tested the same software and setup on a 4.5 Release
>> > (no patches) and there are no problems with sessions.
>>
>>
>> Can you provide any more detail? session_destroy() appears to work fine
>> with the i386 snap dated 2/23/2010 and latest php5-core snapshot
>> package.
>>
>
> I mebbe spoke to soon to be conclusive... as of now I am still looking
> under rocks... the problem exhibits on a clean 4.5-Release install but
> not on my (semi stock) 4.5 development box.
sessions were broken in PHP in 4.5 release, you need to compile
from -stable ports (or move to -current after the next package
snapshot for your arch has been built).