Displaying 20 results from an estimated 1000 matches similar to: "Upgrading PHP and PHP53 on CentOS5 - Progress/Problem w/ Squirrelmail"
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
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
2012 May 02
0
Upgrading PHP and PHP53 on CentOS5 - P.S - Instructions
Greetings,
IUS has a set of instructions here; they seem to be fairly detailed:
http://iuscommunity.org/Docs/ClientUsageGuide
fyi,
MP
pyz at brama.com
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
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
2011 Aug 19
3
PHP 5.3: IUS vs CentOS repos
I need to upgrade PHP because the latest WordPress requires one at least at
5.2.4. What are the tradeoffs of using the php53 packages provided by
CentOS versus IUS? I've seen that installing the RHEL-derived php53
requires removing php first and it creates package conflicts because it
doesn't provide a virtual php-common package. That suggests I should
install the IUS package. Is
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
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.
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 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
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
2011 Apr 05
1
php53 and pear
Hi all
We require some packages installed through pecl (apc and memcache)
which we have done on CentOS 5.5 by installing php 5.2 from testing
and also installing php-devel and php-pear to much success! We would
like to move to php 5.3 after 5.6 comes out but I note that there is
no specific php53-pear package in testing and the php-pear srpm in the
5server directory on ftp rc com seems to be
2011 Apr 13
2
php53 and eacclerator
Hi.
There does not seem to be a php53-eaccelerator in standard Centos yum channels, from what I can see. That is a mainstay for us. Has anyone found that any particular php53-eacclerator from other locations play well with it?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 26
2
Cacti rpm for el5.6 with php53
Hello,
Does someone know if there's a cacti rpm available
that works (=installs and doesn't conflict) when "php53" rpm
is installed, instead of the older "php" rpm ?
cacti rpms from rpmforge/dag have these requirements:
php
php-mysql
php-snmp
So those cacti versions conflict with "php53".
I checked cacti-0.8.7g-2.el5.rf
-- Pasi
2011 Feb 28
1
php53 and Fileinfo
Hello,
for drupal 7 installation at CentOS 5.5
(I have 32 bit and 64 bit machines)
I have to upgrade PHP to 5.3.
I've followed the CentOS wiki:
1) Created this file -
grep -v ^# /etc/yum.repos.d/CentOS-Testing.repo
[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
enabled=1
gpgcheck=1
2011 Apr 13
3
CentOS 5.6 and php53 packages
Hello fellow CentOS users,
until now I was using CentOS 5.5 with php 5.3 through this file:
# grep -v ^# /etc/yum.repos.d/CentOS-Testing.repo
[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
includepkgs=php*
Today I have updated to CentOS 5.6 by running
2011 Apr 15
1
php53 and mcrypt
More PHP fun!
I can see in the spec files that php-mcrypt support was removed by Redhat. I tried to find out why but I don't have sufficient access to redhat bugzilla. I am wondering if it is actually necessary as I have also run across a post or two that indicates applications that rely on mcrypt still work with the new php53.
Perhaps mcrypt was superceded by another module or PHP core
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.
2015 Mar 24
2
error building php spec file
Hi Ashish,
Which CentOS version you using?
> If it is CentOS 6 then instead of building it from source, you can use IUS
> repo which has latest php packages.
> Below is the link for the packages in IUS repo for CentOS 6.
> <http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/repoview/>
>
I'm using CentOS 7. I'll check to see if I can get php version 5.6.7
2012 May 02
1
update php54 with conflict php53
hello all member
hello karanbir
how to fix this issue
how to update php54 knowing that a conflict exists with php53
what is the rpm or yum to use
sincerely
--
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC2626742
gpg --keyserver pgp.mit.edu --recv-key C2626742
http://urlshort.eu fakessh @
http://gplus.to/sshfake
http://gplus.to/sshswilting
http://gplus.to/john.swilting
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