[atomic] PHP 5.3.6-2 released

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

[atomic] PHP 5.3.6-2 released

Unread post by scott »

I'll skip the changelog, since we've been talking about this for months. Its out, enjoy!

To Upgrade:
yum upgrade php
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: [atomic] PHP 5.3.6-2 released

Unread post by biggles »

The upgrade went well and all websites seems to be working. Horde is experiencing some problems though. when trying to login I get HTTP error 500. when trying to reload, I get in, but all subfolders, below the Inbox, are missing. Anyone got any suggestions where to look for errors?
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: [atomic] PHP 5.3.6-2 released

Unread post by biggles »

Found some myself. Really don't know what to do...

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
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: [atomic] PHP 5.3.6-2 released

Unread post by breun »

biggles wrote:Found some myself. Really don't know what to do...
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".)

A more recent version of Horde might be compatible, or you'd need to file a bug report with Horde for PHP 5.3 compatibility if they don't have that on their radar yet.
Lemonbit Internet Dedicated Server Management
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: [atomic] PHP 5.3.6-2 released

Unread post by biggles »

Damn... Is it possible to get atmail working in 8.6?
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Re: [atomic] PHP 5.3.6-2 released

Unread post by breun »

It's not provided by Plesk in 8.6. AFAIK, so you'll have to download a copy of AtMail yourself and install that. Or downgrade PHP if you want Plesk's Horde back.

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?
Lemonbit Internet Dedicated Server Management
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: [atomic] PHP 5.3.6-2 released

Unread post by biggles »

Hmmm... Tried running

Code: Select all

/usr/local/psa/admin/bin/websrvmng -a
. Now I don't get any errors in the apache error_log, but Horde still isn't working correctly. It only shows Inbox, no other folders...
RS_Jelle
Forum User
Forum User
Posts: 20
Joined: Sat Dec 09, 2006 7:05 am

Re: [atomic] PHP 5.3.6-2 released

Unread post by RS_Jelle »

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?
I thought the Horde update in Plesk 9.5 added PHP 5.3 support.
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: [atomic] PHP 5.3.6-2 released

Unread post by biggles »

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.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: [atomic] PHP 5.3.6-2 released

Unread post by scott »

anyone know what version supports 5.3?
br00t999
New Forum User
New Forum User
Posts: 3
Joined: Tue Jan 25, 2011 7:29 pm

Re: [atomic] PHP 5.3.6-2 released

Unread post by br00t999 »

This also seems to have broken Zend Optimizer :-(
BruceLee
Forum Regular
Forum Regular
Posts: 879
Joined: Sat Mar 28, 2009 6:58 pm
Location: Germany

Re: [atomic] PHP 5.3.6-2 released

Unread post by BruceLee »

no it has not. zend optimizer is not compatible with php 5.3 and will never be. this has been posted a couple of times here.
johnthomas001
Forum User
Forum User
Posts: 12
Joined: Wed Feb 10, 2010 2:53 pm

Re: [atomic] PHP 5.3.6-2 released

Unread post by johnthomas001 »

Do you have a way to stay with 5.2?
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Re: [atomic] PHP 5.3.6-2 released

Unread post by Highland »

Easiest way to stay with 5.2 is to not upgrade (it's unlikely any new versions of 5.2 will be released). You can add the following to your atomic.repo to not see 5.3 listed in yum

Code: Select all

exclude=php*
"Its not a mac. I run linux... I'm actually cool." - scott
danliker
Forum User
Forum User
Posts: 16
Joined: Wed Jul 22, 2009 4:43 am

Re: [atomic] PHP 5.3.6-2 released

Unread post by danliker »

after update to this version i get:
Cannot load the ionCube PHP Loader - it was built with configuration 2.2.0, whereas running engine is API220090626,NTS

any hints ?
Post Reply