This must be my week.
Is anybody else having problems with php sessions after updating to
php-5.4? I'm in a spot now where I can have one user at a time hitting
the database through the web site. Using php-5.4.20, php-pgsql-5.4.20
both installed from packages, on
OpenBSD 5.4-current (GENERIC.MP) #97: Mon Oct 28 10:56:19 MDT 2013
[email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP
I've tried going back to 5.3.27 through the package but apache doesn't
seem to like that at all anymore--I can't connect at all to any web page
on the server with 5.3.27 in use failing with an unexpected read error.
Tried building 5.3.27 from ports and I'm getting a raft of bad system
calls (core dumped) in the build.
Thanks in advance,
Jeff