similar to: php 5.3 packages

Displaying 20 results from an estimated 1000 matches similar to: "php 5.3 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
2010 Dec 16
3
MySQL repositores
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Are there any repositories for CentOS 5.5 that keep the latest MySQL versions? After enabling everything I can think off (CentOS, rpmforge, epel), I'm still only seeing 5.0.77-4.el5_5.4. 5.5 came out yesterday and 5.1 has been around for a while. I don't want to manually install from the mysql site for obvious reasons. Russ -----BEGIN PGP
2010 Sep 25
2
possible additional comment regarding newer PHP
again, from here: http://wiki.centos.org/FAQ/CentOS5 regarding a newer version of PHP, a number of PHP experts that i know of suggest that, if you truly need an up-to-date version of PHP, you should: rpm -ivh http://rpms/famillecollet.com/enterprise/remi-release-5.rpm while remi collet's repo isn't official, it's accepted by numerous developers as a reliable source of newer PHP
2010 Jul 26
5
Php 5.2.x support ends
Thinking of just sitting on this for awhile? Thoughts? Last release for PHP 5.2 & updates for 5.3 PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest convenience, as the active support of the 5.2 series came to an end with the release of version 5.2.14 earlier today. PHP 5.2.0 was released almost four years ago and according to the release announcement,
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 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 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
2011 Nov 25
2
[PATCH] docs: xlexample.hvm: mention the viridian setting
# HG changeset patch # User Ian Campbell <ian.campbell@citrix.com> # Date 1322233890 0 # Node ID b4c07fbe3557ae501fc2d8a21b41f1b1cd5198cb # Parent 31e71820ce93b72b0223882f6c2e1f461920bda9 docs: xlexample.hvm: mention the viridian setting. Turning this on for Windows guests is recommended. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> diff -r 31e71820ce93 -r b4c07fbe3557
2016 Jan 26
1
Introduction
Introduction: Remi Collet I'd like to get wiki access, only to be able to create my user page https://wiki.centos.org/RemiCollet And perhaps later, some edit about SCL documentation https://wiki.centos.org/SpecialInterestGroup/SCLo Thanks, Remi
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 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
2004 Nov 28
2
osx and icecast
I've got two quick q's about icecast. If these two q's have already been answered, could someone let me know when so I know where to look in the archives? Here's the siutation. Macamp has now gone bunk and I need to broadcast my dj show from my home to a server that has NullSoft shoutcast. The dj's normally use winamp's shoutcast plugin to broadcast to the shoutcast
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
2014 Oct 06
1
Default file names for sent, trash, etc.
Hi, I use dovecot 2.1 with mbox (pop3 imap). For imap I want set dovecot compatibile with my webmail. My webmail use filename for mbox as "sent-mail" , "mail-trash", etc. How I can change from default "Sent" to check (create) "sent-mail" file ? -- View this message in context:
2011 Feb 15
3
apache 2 and php 5.2
Hi originally I installed php 4 on centos 5.5 and then a few repos including the remi repo to upgrade to php5, which seems to upgrade/work without any issues. However when I make a change to the /etc/php.ini file it doesn't look like apache is seeing it, for example if I change the post_max_size and upload_max_file to 25M each apache still sees the default 2M. I also removed the /etc/php.ini
2010 Mar 01
4
issues with 3rd party repos for centos
i'm reading the lowdown on 3rd party repos with respect to centos here: http://wiki.centos.org/AdditionalResources/Repositories and i have a couple questions and observations. first, the entry for centosplus reads: "Popular packages from this repository include: postfix with database support, a rebuilt kernel with additional drivers & filesystem support, php5 and mysql5."
2019 Mar 15
4
PHP 7.x on CentOS 7 : which solution ?
Hi, As you all know, CentOS 7 is shipping PHP 5.4, which is OK in some situations. Unfortunately, some applications like OwnCloud require a more recent version of PHP. Up until recently, I've been using PHP 5.6 packages from the Webtatic repository. Despite the bad press this third party repo seems to have, it has been working perfectly for me for a few years. Here's the PHP 5.6 packages
2017 Nov 09
2
Draft review request (php7 on CentOS) [Was: Documentation proposal]
Hi Le 03/11/2017 ? 17:38, Akemi Yagi a ?crit?: > ?It's been a week, so I set up a place for you in HowTo: > > ?https://wiki.centos.org/HowTos/php7 Thanks for having worked on this And sorry for very late comment (I have missed this discussion) The solution described in this howto also works on CentOS 6 using the backported mod_proxy_fcgi available in EPEL. BTW, the ProxyPass way
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 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.