Problems after PHP upgrade to 4.3.10

What a wonderful day.... ugh. Since yesterday been getting reports of the following on all of our FreeBSD web servers.

Code:
"Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in...
Haven't seen any reports of the problem for any of our other servers.

Problem is just like this old PHP bug: http://bugs.php.net/bug.php?id=25876

Anybody else seeing this problem? What did you do to fix it?

 

 

 

 

Top