store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Thu May 23, 2013 8:27 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 18 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: [atomic] PHP 5.3.6-2 released
Unread postPosted: Tue Apr 05, 2011 1:24 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7428
Location: earth
I'll skip the changelog, since we've been talking about this for months. Its out, enjoy!

To Upgrade:
yum upgrade php


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 2:17 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
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?


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 2:30 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
Found some myself. Really don't know what to do...


Code:
[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


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 8:05 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
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


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 8:16 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
Damn... Is it possible to get atmail working in 8.6?


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 8:48 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
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


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 9:24 am 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
Hmmm... Tried running
Code:
/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...


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 11:52 am 
Offline
Forum User
Forum User

Joined: Sat Dec 09, 2006 7:05 am
Posts: 20
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.


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 12:46 pm 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
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.


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 1:15 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7428
Location: earth
anyone know what version supports 5.3?


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 4:03 pm 
Offline
New Forum User
New Forum User

Joined: Tue Jan 25, 2011 7:29 pm
Posts: 3
This also seems to have broken Zend Optimizer :-(


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Wed Apr 06, 2011 4:23 pm 
Offline
Forum Regular
Forum Regular

Joined: Sat Mar 28, 2009 6:58 pm
Posts: 802
Location: Germany
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.


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Thu Apr 07, 2011 8:02 am 
Offline
Forum User
Forum User

Joined: Wed Feb 10, 2010 2:53 pm
Posts: 12
Do you have a way to stay with 5.2?


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Thu Apr 07, 2011 8:34 am 
Offline
Forum Regular
Forum Regular

Joined: Mon Apr 10, 2006 12:55 pm
Posts: 656
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:
exclude=php*

_________________
"Its not a mac. I run linux... I'm actually cool." - scott


Top
 Profile  
 
 Post subject: Re: [atomic] PHP 5.3.6-2 released
Unread postPosted: Sat Apr 09, 2011 8:22 am 
Offline
Forum User
Forum User

Joined: Wed Jul 22, 2009 4:43 am
Posts: 11
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 ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 18 posts ]  Go to page 1, 2  Next

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group