similar to: PHP package versions

Displaying 20 results from an estimated 10000 matches similar to: "PHP package versions"

2017 Nov 02
0
PHP package versions
> > http://php.net/eol.php says that PHP 5.5 and 5.4 are EOL, but a > freshly installed Centos 7 box, then fully upgraded, gives me PHP > 5.4.16-42.el7. What do people do about maintaining current versions > of software on a variety of machines? We have some users who manage > their own machines, and would rather not force them to jump through > hoops of managing repos to get
2015 Oct 22
5
PHP version not enough for developers
On Thu, October 22, 2015 10:40 am, Jim Perrin wrote: > > > On 10/22/2015 10:31 AM, Andrew Holway wrote: >> Hi, >> >> So, it seems that the current version of PHP in Centos 7 is PHP 5.4.16 >> however this version of PHP stopped getting security support from the >> PHP >> people one month ago [1]. >> >> Now, our developers want to use the new
2015 Oct 22
6
PHP version not enough for developers
Hi, So, it seems that the current version of PHP in Centos 7 is PHP 5.4.16 however this version of PHP stopped getting security support from the PHP people one month ago [1]. Now, our developers want to use the new and shiny PHP because they want to use the latest version of Zend. They are proposing using this package [2] but I never heard of this repo. Other than building the packages
2015 Oct 22
2
PHP version not enough for developers
Juan, You need to be aware how RHEL distributes software. Please read https://access.redhat.com/security/updates/backporting It's irrelevant in this case that PHP 5.3 is EOL. It will continue to be supported by Red Hat with security patches. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Juan Bernhard" <juan at
2017 Sep 19
7
CentOS, PHP & OwnCloud/Nextcloud: the version dilemma
Hi, I'm currently experimenting with OwnCloud and Nextcloud on a sandbox CentOS 7 server. I've been using OwnCloud for the last two years for my own purposes on a Slackware server, and I'm quite happy with it. In my humble opinion, every admin who wants to host OwnCloud or Nextcloud on a RHEL/CentOS server is confronted with a version dilemma. 1. CentOS 7 sports PHP 5.4, which has
2020 Jun 21
4
php 5.6 on CentOS 6
I am in the process of moving various apps and data off a CentOS 6 server to a new server running CentOS 7. As part of the migration process I need to upgrade an app and corresponding data files which requires php 5.6. I do have php 5.5 (and 5.4) installed since earlier but now tried to install php 5.6 from SCL which failed. This is the package I tried:
2016 Aug 25
3
Centos 7 and php 5.5
I am hoping that the wisdom of the group here can at least point me in the right direction. I have a Centos7 server that I need to upgrade php from 5.4 to 5.5. I've tried several tutorials to add the remi repository and enable php55, but I always end up at the same result: Error: Package: php-5.5.38-1.el6.remi.x86_64 (remi-php55) Requires: httpd-mmn = 20051115
2017 Jul 30
2
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
On 07/30/2017 09:41 AM, Walter H. wrote: > On 30.07.2017 14:29, Johnny Hughes wrote: >> I personally have a Fedora machine that I keep updated and do some work >> on all the time learning/testing. I just seamlessly upgraded it from >> Fedora 25 to Fedora 26 using a couple of dnf commands .. awesome >> experience actually. > because of this feature to upgrade from one
2018 Apr 05
1
Centos 7 LAPP setup PHP 5 vs 7
Another questions regarding my new server setup. As with the Postgresql setup, different pages describing setting up a Centos LAPP server have differing opinions about PHP versions. The default distro's appear to still be installing PHP5 while some sites instruct on how to install PHP7. I am porting my old server which must be 10 years old, running Fedora 9 and PHP5 onto the new server,
2017 Jul 31
2
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
On 07/30/2017 02:07 PM, Walter H. wrote: > On 30.07.2017 20:22, Johnny Hughes wrote: >> On 07/30/2017 09:41 AM, Walter H. wrote: >>> On 30.07.2017 14:29, Johnny Hughes wrote: >>>> I personally have a Fedora machine that I keep updated and do some work >>>> on all the time learning/testing. I just seamlessly upgraded it from >>>> Fedora 25 to
2019 Apr 15
9
Recommended PHP 7 source for Centos 7
I know there's a couple third party repos offering PHP 7 for Centos. I prefer not to add too much third party that I don't have to and PHP 7 has been mainstream for some time now, I thought maybe it would be in EPEL by now. What is the most recommended and stable way to get an up to date PHP on Centos 7?
2020 Jun 21
2
php 5.6 on CentOS 6
On 06/21/2020 02:34 PM, Alexander Dalloz wrote: > Am 21.06.2020 um 20:30 schrieb H: >> I am in the process of moving various apps and data off a CentOS 6 server to a new server running CentOS 7. As part of the migration process I need to upgrade an app and corresponding data files which requires php 5.6. I do have php 5.5 (and 5.4) installed since earlier but now tried to install php 5.6
2015 Oct 22
2
PHP version not enough for developers
Kai, It is a reality, but when you look at the RHEL target audience, it's not exactly hip devs deploying Docker in the cloud. Big corps, banks and the like have a very slow development cycle and long term support is absolutely crucial, software needs to run for years on end without glitches, without interruptions, in a very predictable manner etc. For the aforementioned devs I think the best
2018 Nov 30
1
Php script not running
Hi All, I have centos 7. Apache and php are installed. CGI runs fine - php does not seem to run. I have the /etc/httpd/conf.d/php.conf file php.conf # # Cause the PHP interpreter to handle files with a .php extension. # <FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> # # Allow php to handle Multiviews # AddType text/html .php # # Add index.php to the list of
2018 Dec 11
1
Announcing release of PHP 7.2
I am pleased to announce the immediate availability of PHP in version 7.2 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: # 1. Install a package with repository for your system: $ sudo yum install centos-release-scl
2018 Dec 11
1
Announcing release of PHP 7.2
I am pleased to announce the immediate availability of PHP in version 7.2 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: # 1. Install a package with repository for your system: $ sudo yum install centos-release-scl
2015 Oct 22
2
PHP version not enough for developers
On 10/22/2015 11:50 AM, Juan Bernhard wrote: > > El 22/10/2015 a las 01:40 p.m., Nux! escribi?: >> Kai, >> >> It is a reality, but when you look at the RHEL target audience, it's >> not exactly hip devs deploying Docker in the cloud. >> Big corps, banks and the like have a very slow development cycle and >> long term support is absolutely crucial,
2010 Dec 21
1
Write.table eol argument
Hello All, R 2.11.1 Windows XP, 32-bit Help says that default is eol=''\n''. To me, that represents Linefeed (LF) >From Help: eol the character(s) to print at the end of each line (row). For example, eol="\r\n" will produce Windows'' line endings on a Unix-alike OS, and eol="\r" will produce files as expected by Mac OS Excel 2004. I would
2015 Oct 22
0
PHP version not enough for developers
El 22/10/2015 a las 12:48 p.m., Valeri Galtsev escribi?: > > On Thu, October 22, 2015 10:40 am, Jim Perrin wrote: >> >> >> On 10/22/2015 10:31 AM, Andrew Holway wrote: >>> Hi, >>> >>> So, it seems that the current version of PHP in Centos 7 is PHP 5.4.16 >>> however this version of PHP stopped getting security support from the
2017 Jul 31
2
Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron
On 31.07.2017 13:23, Mark Haney wrote: > Uh, I run VMWare workstation just fine on my F26 upgraded machine. No, > it didn't work when I upgraded, but it's trivial to fix. > > http://rglinuxtech.com/?p=1939 > > This link gets you a running workstation in about 5 minutes. not really, with this I only get the additional network interfaces listed with 'ifconfig',