store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Wed May 22, 2013 3:12 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 20 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Mon Feb 14, 2011 1:47 pm 
Offline
New Forum User
New Forum User

Joined: Mon Feb 14, 2011 1:40 pm
Posts: 2
Location: Seattle
We currently run PHP 5.2.17 from atomic + several libs (mcrypt, dom, mysqli, etc).

I'm assuming the 5.3 RPMs are in "testing" because they are not ready for a production environment, is this correct?

If so, is there a known set of problems (e.g: segfaults) with the 5.3 RPMS ... or are these far enough along in testing that upgrading is reasonably safe?

I'm hoping it's just a housekeeping problem and that they're ready to be moved to the main repository whenever someone has time.

thanks


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Tue Feb 15, 2011 11:34 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
That is a great question, one I was just about to bring up for public comment. Its currently in there because public comment on standardizing the repo on 5.3 hasnt been really started yet. :P

So lets open it up for the final approval. Once this is done, the PHP 5.2 branch will officially be retired and no longer maintained. Any issues, please bring them up here and lets give the review til the end of the month.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 17, 2011 10:12 am 
Offline
Forum Regular
Forum Regular

Joined: Mon Apr 10, 2006 12:55 pm
Posts: 656
I've had 5.3.3 installed on my production servers for some time. Works great. I can't go to 5.3.5 because there's no eaccelerator package for it.

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


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Tue Feb 22, 2011 9:51 am 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
Great, so if there are no other objections PHP 5.2 will be retired sometime this week.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Tue Feb 22, 2011 10:26 am 
Offline
Forum Regular
Forum Regular

Joined: Mon Apr 14, 2008 8:29 am
Posts: 278
Location: Rhode Island
Only question i have is will this effect zend and ioncube by going to the 5.3 branch? i thought i saw a post some where that mentioned issues with them on 5.3 but was'nt sure and just looked around to find it but had no luck.

i have a couple customers that have to use zend and a couple that are using ioncube and last thing i need to do is break their stuff by going to 5.3.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Tue Feb 22, 2011 10:46 am 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
Just that is no / never will be a zend-optimizer for 5.3. THey have a different thing (requires key) that we arent allowed to distribute.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Wed Feb 23, 2011 2:04 pm 
Offline
Forum Regular
Forum Regular

Joined: Mon Apr 10, 2006 12:55 pm
Posts: 656
Zend Optimizer is part of Zend Server now. AFAIK this is the only way to run it under 5.3
http://www.zend.com/en/products/server/#Performance
http://www.zend.com/en/products/server-ce/downloads

I am surprised they won't allow distros of the Community Edition (not that I would use it). There is a Zend yum repo if you really want Zend Server CE.
http://files-source.zend.com/help/Zend- ... lation.htm

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


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 1:31 am 
Offline
Forum Regular
Forum Regular

Joined: Sun Jul 12, 2009 1:33 pm
Posts: 158
Just bringing up the issue of getting php-fpm to work on the ART 5.3 distro.

I personally had to switch to using the REMI Repo to get 5.3.4+ with fpm-php and will like to suggest that if pushing 5.3 into the mainstream, then the build instruction for fpm which are already in the spec file but not working should be review and fixed if possible.

I suppose an alternative is to remove them altogether.

Cheers.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 9:44 am 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
Thats not so much of a barrier on moving from 5.2 to 5.3. Lets not hijack the thread here.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 11:32 am 
Offline
Forum Regular
Forum Regular

Joined: Sun Jul 12, 2009 1:33 pm
Posts: 158
I don't see it as hijacking the thread as I believe you asked for input on issues and I raised one of components in the build spec not working.

Now, it may not be a much of a barrier as you say although if the items are in the spec file as they are, one would expect someone must have put them there presumably with the intention that they would be built and that the item would work.

Anyway, it has been raised and evaluated by you and there can't be any harm in that ... it may be that it reminds you to fix it at some point.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 1:38 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
So thats +1 against going with 5.3 then?


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 2:18 pm 
Offline
Forum User
Forum User

Joined: Sat Dec 09, 2006 7:05 am
Posts: 20
+1 for including PHP 5.3. We are using the atomic-testing packages for some months now without any problems.

A suggestion: create an Xcache package. It's getting increasingly popular as a faster/lightweight PHP opcode cache :)


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 2:41 pm 
Offline
Forum Regular
Forum Regular

Joined: Sun Jul 12, 2009 1:33 pm
Posts: 158
scott wrote:
So thats +1 against going with 5.3 then?


I don't think so. Afterall, you said it was not so much of a barrier and I agree.

I just raised it within the context of me thinking the testing repo was there for people like me to try what is there and give feedback on what works and what doesn't. I happened to notice that FPM was not getting built even though the instructions to build were present and thought I should bring it to your attention. I now assume you will review this and decide on how to proceed.

It isn't a major thing for me as I have found an alternative but I would of course prefer to only use one repo if possible.
So if convenient and worth fixing, great. If not, life goes on and it can be sorted out later if deemed worth it.


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 2:44 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
ok so +2 for 5.3 then? :P


Top
 Profile  
 
 Post subject: Re: Why is PHP5.3 in "atomic-testing" and not in "atomic"?
Unread postPosted: Thu Feb 24, 2011 4:47 pm 
Offline
Forum Regular
Forum Regular

Joined: Tue Jul 15, 2008 2:38 pm
Posts: 704
Location: Sweden
+1 for going to 5.3

That's +3 in my book, but who's counting? :wink:


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 20 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