Displaying 20 results from an estimated 1000 matches similar to: "PHP 5.3: IUS vs CentOS repos"
2012 May 02
2
Upgrading PHP and PHP53 on CentOS5 - Progress/Problem w/ Squirrelmail
Greetings
In the attempt to upgrade the technology stack on CentOS 5 from stock PHP
to PHP53 I have made some progress.
Much thanks to all respondents, especially Jesus.
One repository that provides a complete set of builds and seems to fulfill
both PHP and PHP53 requirements is the IUS one:
http://iuscommunity.org/
Repos here:
http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/i386/repoview/
2011 Apr 15
2
php53 and MSSQL
[Reposted now I've joined the list, so I hopefully don't get moderated out]
Hi,
I've upgraded lots of machines to 5.6 (thanks!) and there was one
particular machine that I'd also like to upgrade to PHP 5.3.
Unfortunately it seems I can't.
On the machine I have php-mssql installed, and it appears that there is
no php53-mssql.
php-mssql is built from the php-extras SRPM, so
2012 Oct 15
6
centos 5 and php53
so whats the scoop on PHP53 for CentOS 5?
I have a long running webserver, runs a bunch of mostly php+postgresql
stuff, mostly hobby sites (clubs and local scout troops and such). has
latest updates to php 5.2.10-xx but I want to install something thats
insisting on php53. If I try and yum install php53, it says it
conflicts with php-5.2.10 ...
ok, do I remove the old PHP and install
2012 Apr 16
3
PHP and PHP53
Greetings,
We have someone requesting the use of Wordpress 3.3.1. It requires PHP 5.2
minimum.
Currently, our machine is running CentOS 5.7.
What are the issues/concerns in upgrading from PHP 5.1 (the current PHP
rpms) to PHP53?
Much thanks,
Max Pyziur
pyz at brama.com
2011 Sep 04
4
Centos 5.6 Implications of PGP53 ?
If one stays with Centos 5.x (currently on 5.6) is the
problem/enhancement/incompatibility involving PHP53 likely to be
resolved by general updates and/or the introduction of Centos 5.7 ?
Paul.
2013 Oct 18
5
3rd party repositories
Can anyone comment on the use of 3rd party repos for newer versions of
software like php, python and mysql? Two I am aware of are puias and ius.
Is one preferable to the other? Can their packages be installed in parallel
to and without interfering with base packages?
2011 May 24
5
CentOS 5.6 PHP 5.3 and SquirrelMail
OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the
uninstall of php also removed SquirrelMail and it won't install under
PHP 5.3. Has anybody worked this out with a good RPM or repo solution?
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online Solutions
2010 Nov 24
2
Centos 5.5 - php53 and mhash
Hi,
I'm using repo from http://dl.iuscommunity.org/ and I want use php5.3
but I can't see module php53-mhash, where I find this module? Any repo
can I use where this module I find?
For at ll
2023 May 26
2
IUS not pulling latest PHP packages
Hi,
I am running CentOS Linux release 7.9.2009 (Core) and have enabled both
epel and ius repository
- ius-release-2-1.el7.ius.noarch
- epel-release-7-14.noarch
IUS not pulling the latest PHP packages. I have ran yum clean metadata
and yum clean all commands but no luck.
The latest version is *7.4.33*
# php -v
PHP 7.4.30 (cli) (built: Jun 10 2022 16:22:42) ( NTS )
Copyright (c) The PHP
2023 May 26
1
IUS not pulling latest PHP packages
Hello,
looking at the metadata for EPEL and IUS, neither seem to carry PHP 7.4.
It is EOL anyway, so you should migrate to PHP 8.
To find out where your current PHP comes from try something like:
# rpm -qf /usr/bin/php
# rpm -qi php
I would recommend you switch to Remi's repo and upgrade to PHP 8:
https://rpms.remirepo.net/
Kind regards,
Steve
Am 26.05.2023 12:50, schrieb Kaushal
2019 May 22
1
PHP 7.3 and IUS repo
Does anyone know if PHP 7.3 is coming to the IUS repo soon? I'd rather
upgrade from 7.2 than tear out IUS and replace with Remi.
--
-- Steve
2013 Feb 26
1
IUS repositories
Hi,
what does the word "Inline" mean in Inline with Upstream Stable as per
http://iuscommunity.org/pages/FAQs.html#what-does-ius-stand-for?
Regards,
Kaushal
2011 Apr 30
2
Switching to php53
I have a Centos 5.6 server which is using the default php packages.
These currently contain PHP 5.1.6.
My main use of PHP on the server is to support an installation of
WordPress. I currently had WP 3.1.2 installed, but the WP developers
have announced that from WP 3.2 they will only support PHP 5. and
greater.
So I investigated and found that the Centos repo contains a series of
php53 packages.
2013 Oct 04
5
php 5.1 to 5.3
Hello list
I'm managing a web server with centos-release-5-9.el5.centos.1.
I have php-5.1.6-40.el5_9 right now and I'd like to update it to php53.
I wander if its easy or complicated. If somebody have any instructions
I'd be very glad!
Thank you in advance.
Nikos
--
Untitled Document
------------------------------------------------------------------------
*?????? ????? - Gatsis
2011 Mar 20
5
The delays on CentOS 5.6 are causing EPEL incompatibilities
There are significant components of the upstream 5.6 release which are
stuck behind the CentOS 5.6 release process, but are now incorporated
in EPEL 5 components. In particular, the "php53" package is now
necessary for the "drupal6" EPEL components, due to the long out of
date PHP 5.1 in the default upstream vendor's codebase.
I see that some of these components are
2009 Nov 20
4
wiki contribution
Hello,
I created a wiki username JoshuaFranklin and would like to
contribute a description of http://iuscommunity.org/ to this
page:
http://wiki.centos.org/AdditionalResources/Repositories
IUS is a new third party repo for RHEL that provides the
"latest upstream versions of PHP, Python, MySQL". It is
sponsored by internal work at Rackspace (but officially
unsupported).
Thanks,
Joshua
2012 Oct 05
4
PHP version dilemma
I am running Centos 5.8; at least
uname -rmi
gives me centos-release-5-8.el5.centos
A CMS package is telling me that I need PHP 5.2x, however yum
update says that I am fully up to date.
Is there a "safe" way to upgrade PHP to 5.2x?
Todd
--
Ariste Software
Bend, OR 97702
http://www.aristesoftware.com
2014 Apr 21
0
CentOS 5.10: Upgrading from IUS's php52 to CentOS's php53 questions
I would like to update one of the websites on my server from Joomla 1.5 to
Joomla 3.2, but it wants PHP 5.3. I am currently using IUS's php52 5.2.17,
which is fine for the Joomla 1.5 and the various WordPress sites (up to 3.9)
currently served on this server. I plan to test the update procedure on my
home (test) system (a pretty much identically setup system) before possible
breaking my
2011 Aug 17
1
5.1.6 php to 5.3, a few questions
Alright, looks like I have to do this (centos 5.x install).
Some questions..
1) I imagine I have to uninstall my current version of php...will yum
remove want to take a ton of programs with it? Would I have to
individually uninstall each package instead?
2) yum down the new version from some repo and then install it. I
imagine nothing from the previous setup will be there and I would have
2011 Mar 20
1
php53-5.3.3-1.el5_6.1
Curious I do not see the php53 in the yum centos 5 repositories.
Has this package been excluded?
http://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/php53-5.3.
3-1.el5_6.1.src.rpm
http://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/php53-5.3.
3-1.el5_6.1.src.rpm
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-