Are there any installation repositories for upgrading PHP5 and other
components, or can I use the openSUSE sources with caveat?
[/color]
Hi
This gets asked an numerous times, if it’s security related then check
the changelogs as security fixes are backported. Features you can look
at using the Open Build Service here for SLE rpms (just select in the
drop down); http://software.opensuse.org/search?
There may also be a later version on the SLE SDK, this and the Open
Build Services rpms aren’t supported as such.
I wouldn’t use openSUSE specific rpms as you will fall into all sorts
of conflicts.
If you want to share specifics on you end goal, there may be other
options.
Which SLES version do you run, and which PHP version do you look for?
depending on the answer to those questions there are several options.
Thanks a lot in advance.
This gets asked an numerous times, if it’s security related then check
the changelogs as security fixes are backported. Features you can look
at using the Open Build Service here for SLE rpms (just select in the
drop down);
‘software.opensuse.org: Search Results’
(http://software.opensuse.org/search?)
[/color]
It was for a specific software requirement 5.3.x for a content
management
system provided by Perforce Software (Chronicle).
I was going to compile from source, but I wanted to avoid that as I
also want to avoid recomiling apache from source if I ran into issues.
It would be nice if there was a clear upgrade path.
Which SLES version do you run, and which PHP version do you look for?
depending on the answer to those questions there are several options.
Thanks a lot in advance.[/color]
SLES 11.1 (whatever is available from Novell) and 5.3+. Appreciate any
feedback. Thank you.
"The version of PHP that is currently in the beta testing of SLES11 SP2
is php5-5.2.14-0.7.24.1. I don’t anticipate any upgrades to 5.3 there,
or in SLES11 SP1.
Hope this helps. I will close the SR unless you need further assistance
on this. Please advise.
Thanks
Thank you,
Dean Ormsby
Technical Support Engineer
Novell Technical Services"
Compilation would be the best way out (if using SLE). I’ve compiled it
myself but for testing purpose. If it is a production server you may
consider using some other Linux distribution with PHP-5.3 included by
default. CentOS or Scientific Linux will do from the rpm based ones.
Debian or Ubuntu are good from deb based distributions.