[atomic] PHP 5.3.6-2 released
Posted: Tue Apr 05, 2011 1:24 pm
I'll skip the changelog, since we've been talking about this for months. Its out, enjoy!
To Upgrade:
yum upgrade php
To Upgrade:
yum upgrade php
Code: Select all
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/base.php on line 54
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-pear/PEAR.php on line 563
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-pear/PEAR.php on line 566
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-pear/Log.php on line 147
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/Horde/Notification.php on line 103
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/Horde/Notification.php on line 152
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/Horde/Auth.php on line 1237
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/Horde/Auth.php on line 1259
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/Horde/Perms.php on line 373
[Wed Apr 06 08:10:04 2011] [error] [client xxx.yyy.zzz.vvv] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/psa-horde/lib/Horde/Perms.php on line 378
Looks like the Horde release distributed by Plesk isn't compatible with PHP 5.3. Looks like PHP's interpretation of deprecated might be "this no longer works, I'll throw a runtime error". (I'm used to Java's interpretation of deprecated, which is "I don't recommend using this anymore, I'll throw a compiler warning".)biggles wrote:Found some myself. Really don't know what to do...
Code: Select all
/usr/local/psa/admin/bin/websrvmng -a
I thought the Horde update in Plesk 9.5 added PHP 5.3 support.breun wrote:What version of Horde is distributed with Plesk 8.6? We don't run any Plesk 8.6 servers ourselves anymore. Does anyone know if Plesk 9.5's version of Horde does work with PHP 5.3.6?
It seems to be IMP 4.1.6 that is distributed with 8.6.breun wrote:
What version of Horde is distributed with Plesk 8.6? We don't run any Plesk 8.6 servers ourselves anymore. Does anyone know if Plesk 9.5's version of Horde does work with PHP 5.3.6?
Code: Select all
exclude=php*