Le 15/03/2019 ? 09:29, Michael Schumacher a ?crit :> I had the same problem a few weeks ago and decided to stick with the > webtatic repository. As our typo3 instance required 7.0, I updated > from php.5.6 to php.7.0 by simply "yum remove php56w ..." and "yum > install php70w ...". Everything went smooth and without problem. > Before I updated, I checked if all used 5.6 packages were available > in the 7.0 version.After some more experimenting, I decided to opt for the same solution, and I went with PHP 7.1. I wrote a little blog article on the subject : https://www.microlinux.fr/php-71-centos/ Works like a charm. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microlinux.fr Blog : https://blog.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32
On 15/03/2019 10:11, Nicolas Kovacs wrote:> Le 15/03/2019 ? 09:29, Michael Schumacher a ?crit : >> I had the same problem a few weeks ago and decided to stick with the >> webtatic repository. As our typo3 instance required 7.0, I updated >> from php.5.6 to php.7.0 by simply "yum remove php56w ..." and "yum >> install php70w ...". Everything went smooth and without problem. >> Before I updated, I checked if all used 5.6 packages were available >> in the 7.0 version. > > After some more experimenting, I decided to opt for the same solution, > and I went with PHP 7.1. > > I wrote a little blog article on the subject : > > https://www.microlinux.fr/php-71-centos/ > > Works like a charm. > > Cheers, > > Niki >Probably late to the party, but why not just using the php 7 packages built/tested/distributed by CentOS (through SCLs SIG) ? Or is that because there is no enough documentation (and/or noise about the fact it's easy to install) about how to enable/use those ? (just curious) One example : https://arrfab.net/posts/2018/Feb/20/using-newer-php-stack-built-and-distributed-by-centos-on-centos-7/ -- Fabian Arrotin The CentOS Project | https://www.centos.org gpg key: 56BEC54E | twitter: @arrfab -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20190318/3790f5fc/attachment-0002.sig>
Le 18/03/2019 ? 09:43, Fabian Arrotin a ?crit :> Probably late to the party, but why not just using the php 7 > packages built/tested/distributed by CentOS (through SCLs SIG) ? Or > is that because there is no enough documentation (and/or noise about > the fact it's easy to install) about how to enable/use those ? > (just curious) >Thanks for the heads-up. For the record, I didn't know about anything about this fine documentation. Anyway, I read through your article as well as Remi's documentation, which convinced me this was the way to go. I ended up completely rewriting my article. Here's the updated version: * https://www.microlinux.fr/php-71-centos/ You have an honorable mention in the "Remerciements" section. Un gentil bonjour de la garrigue gardoise, Niki -->Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microlinux.fr Blog : https://blog.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32