PHP 4.3.10 = Bad News
Hello everyone,I've upgraded PHP on 3 of my servers from 4.3.9 to 4.3.10. As you can read on www.php.net, I've upgraded Zend to 2.5.7. However I'm still having problems:
First of all, I'm still receiving those "Invalid argument supplied for foreach()" even though I'm running ZendOptimizer 2.5.7 (phpinfo(); verified this).
Also:
Warning: session_start(): open(/tmp/sess_bd0982bdafa57d9501214eccb1722449, O_RDWR) failed: Permission denied (13) in /home/rplanet/public_html/clients/common/common.php on line 11
Does anyone upgraded to PHP 4.3.10? If so what are your experiences with the upgrade? Did you encounter any problems? If yes, how did you fix them?
Thank you