Displaying 20 results from an estimated 11000 matches similar to: "5.1.6 php to 5.3, a few questions"
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
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 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
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
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
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
2011 Nov 01
6
redhat vs centos
I have been reading the threads on here with great ernest about redhat
making a move to throw off centos compilations.
I read some stories about microsoft wanting to work closer with centos
http://www.theregister.co.uk/2011/05/17/microsoft_and_centos/
I have to update to centos 6 due to some needs of clients who need newer
mysql and php (and installing them on centos5
was too hard for me).
I
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 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 Sep 24
3
php fopen ssl error
Hi,
With CentOS php53 I get an SSL Error
<?php
$handle = fopen("https://maps.google.com", "r");
$contents = stream_get_contents($handle);
fclose($handle);
?>
will result in something like
Warning: stream_get_contents(): SSL: fatal protocol error in bla.php on line 3
Some https pages do not raise this error, e.g. https://www.redhat.com is fine
What is wrong? How
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.
2012 Jun 21
6
reinventing the wheel? page checker
Not sure if there is an app like this yet.
I want to keep tabs on my web applications and thought of using a 'page
checker'/
I was thinking either running a sum on the directory or each file...but
thinking a simple date check would
be fine.
The idea is web application, except the uploads area for photos, never
has changes to its files except when I change it.
However, if it gets
2012 Feb 07
6
my notes on bond, bridge, network, kvm, host and virtual so far
I put this page together just so I won't spam the board anymore begging
for help..lol
http://bobhoffman.com/vmissue.html
This shows a working effort of bonded eths, bridged into a vm, and a few
other things.
The only missing thing is something on the host that ends up putting the
VM internet
connection into some kind of limbo.
Whether it is hardware related, bug related, libvirt nat
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
2008 Sep 24
8
DKIM
Okay,
Yahoo is bumming me. Only system my mail is having an issue with. All mail
is accepted, but junked. I can only think it is the DKIM/Domain keys.
It is apparent that the dkim-milter is not part of the centos 5.x distro nor
is it part of the mirrors, as far as I can tell.
So...have any of you done it with your servers for sendmail?
There are some sites that claim to have rpms and I have
2011 Jun 06
2
php 5.3 packages
Hi all,
I want to install php 5.3 (php53-* packages) on customer's server with
Centos 5.6 but I see that there is only a few packages. Is there any
repo with compatibile packages (for php 5.1 I we can usually use rpforge)?
Thnaks,
JJ
2009 Jul 30
5
Centos convert to rhel?
Hate to ask, but after reading the last few months of centos history online
I am worried.
And to learn the lead guy seems to have absconded with the cash and left all
the hard working devs high and dry..well that is scary.
They all worked so hard and who knows what will happen now.
If centos falls I have no choice but to go to redhat. I am wondering if the
conversion will be easy or a complete
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?
2012 Mar 06
5
restrict postfix to only certain users getting incoming mail
Perhaps I am trying to do the impossible.
centos6, spamassassin, procmail, dovecot, postfix.
Postfix, by default, accepts all incoming mail to any user listed in the
shadow/passwd and alias files.
I cannot find a way to stop that without manually blocking each non
wanted user (like nobody, apache) without killing local delivery.
For most of the users listed in those files, who cares. However