Atomic PHP Packages Question

Support/Development for PHP
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Atomic PHP Packages Question

Unread post by Imaging »

Scott/Mike:

Since PHP 5.4.x will be EOLed a bit later this year, is there a timetable for when the main atomic repo php packages will transtiion to another version? Will the main packages go to 5.5 or 5.6 (perhaps 5.6 might be more prudent at this point)?

Thanks.
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 Packages Question

Unread post by scott »

Atomic is going to go to 5.5/ when 5.4 is EOL'd. Then we'll maintain 5.4 with backports in nucleus.

A new repo will be available soon, called Quantum. This will have more of a cutting edge focus, with PHP 5.6 and Mariadb 10.x that will obsolete mysql packages. Other candidates for quantum are packages like nginx 1.7, redis 3.0, etc.

Wherever possible though, we'll have SCL packages like PHP Panda in the atomic repo. Internally art-build (the build system we have here) is already set up to SCL build existing packages.
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Re: Atomic PHP Packages Question

Unread post by Imaging »

Thanks for the response.

One question in relation to the PHP Panda packages.

If one wanted to use one of the atomic-* php versions as the main version, say 5.6 for example, what would be the best way to set it up? For Apache, appears that one would just need to point to the libphp5 modules under the /opt/atomic path.

For the commandline version of php, what would be the best method (path, symlinks, etc.)?

Thanks.
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 Packages Question

Unread post by scott »

I havent actually used them that way myself, I did run across this article about it:

https://access.redhat.com/documentation ... ons_Guide/

I believe the idea is more like the alternatives system, where you can set this to adjust the paths globally or per-user.
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Re: Atomic PHP Packages Question

Unread post by Imaging »

Scott:

Thanks, will check that article out.

On a related note, is there an ETA for Quantum? Will it be accessible with a nucleus subscription or will it be a separate subscription?
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 Packages Question

Unread post by scott »

The plan is to have at least PHP 5.6 in quantum by the end of the month. Hopefully mariadb 10 will get in there around the same time
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Re: Atomic PHP Packages Question

Unread post by Imaging »

Thanks.

Will nucleus subscriptions have access to quantum or will it be a separate subscription?
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 Packages Question

Unread post by scott »

Quantum will be a separate repo called: [quantum], we havent decided if it will be a paid repo or not. I'm leaning toward making it a public channel like atomic myself.
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Re: Atomic PHP Packages Question

Unread post by Imaging »

Thanks for the response. Looking forward to it being available.
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Re: Atomic PHP Packages Question

Unread post by Imaging »

Scott:

What is the status of the quantum repo?

Thanks!
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 Packages Question

Unread post by scott »

Looking at making it available to testers in after next week. April 20-25 timeframe, with EL6 packages first.
Imaging
Forum Regular
Forum Regular
Posts: 346
Joined: Sat Sep 25, 2010 2:46 pm

Re: Atomic PHP Packages Question

Unread post by Imaging »

Thanks for the update.
Post Reply