search for: php71

Displaying 8 results from an estimated 8 matches for "php71".

Did you mean: php72
2019 Jul 18
0
Missing PHP Redis package in Software Collections ?
Hi, I'm currently fine-tuning OwnCloud on a CentOS 7 server. To configure transactional locking, I need Redis with the corresponding PHP module. Until recently the server has been running PHP 7.1. I simply installed the 'redis' package as well as 'sclo-php71-php-pecl-redis', started and/or restarted a handful of services, and things worked perfectly. Now I'm upgrading my server to PHP 7.2, and it looks like there's one package missing in the Software collections. See for yourself: $ yum search php | grep sclo | grep redis sclo-php70-php-p...
2017 Nov 28
0
Announcing release of PHP 7.1 on CentOS Linux 7 x86_64
...7.1 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: $ sudo yum install centos-release-scl $ sudo yum install rh-php71 $ scl enable rh-php71 bash At this point you should be able to use php just as a normal application. Examples of commands run might be: $ service rh-php77-php-fpm start $ php my-app.php $ sudo yum install rh-php71-php-devel $ sudo yum install libxml2-devel $ sudo pear inst...
2018 Mar 28
4
OT: Problems with NextCloud 13.0.1 under Centos7
..., I have a strange problem with a clean NextCloud 13.0.1 install under CentOS 7 (fully patched): when I try to login with admin user immediately after setup, returns to login page without returning any error. An no errors in nginx or php log files ... I am using the following components: rh-php71 rh-mariadb102 nginx 1.12 Any idea? Many thanks.
2018 Mar 28
0
OT: Problems with NextCloud 13.0.1 under Centos7
...lean NextCloud 13.0.1 install under > CentOS 7 (fully patched): when I try to login with admin user immediately > after setup, returns to login page without returning any error. > > An no errors in nginx or php log files ... > > I am using the following components: > > rh-php71 > rh-mariadb102 > nginx 1.12 > > Any idea? > Any hints in the nextcloud log? /G?tz
2019 Nov 02
0
PHP FPM issue
RedHat has updated rh-php71-php and rh-php72-php. https://access.redhat.com/errata/RHSA-2019:3300 https://access.redhat.com/errata/RHSA-2019:3299 thanks --- Thomas Stephen Lee On Sat, Nov 2, 2019 at 12:45 AM Kenneth Porter <shiva at sewingwitch.com> wrote: > --On Friday, November 01, 2019 12:40 PM +0530 Thomas...
2018 Nov 01
2
CentOS 7.6 and Xen 4.6
...lo/x86_64/rh/rh-nginx18 sclo/x86_64/rh/rh-nginx110 sclo/x86_64/rh/rh-nginx112 sclo/x86_64/rh/rh-nodejs4 sclo/x86_64/rh/rh-nodejs6 sclo/x86_64/rh/rh-nodejs8 sclo/x86_64/rh/rh-perl520 sclo/x86_64/rh/rh-perl524 sclo/x86_64/rh/rh-perl526 sclo/x86_64/rh/rh-php56 sclo/x86_64/rh/rh-php70 sclo/x86_64/rh/rh-php71 sclo/x86_64/rh/rh-postgresql10 sclo/x86_64/rh/rh-postgresql94 sclo/x86_64/rh/rh-postgresql95 sclo/x86_64/rh/rh-postgresql96 sclo/x86_64/rh/rh-python35 sclo/x86_64/rh/rh-python36 sclo/x86_64/rh/rh-redis32 sclo/x86_64/rh/rh-ror42 sclo/x86_64/rh/rh-ror50 sclo/x86_64/rh/rh-ruby23 sclo/x86_64/rh/rh-ruby...
2019 Oct 31
4
PHP FPM issue
Hi Marius, Will make the changes and see how it goes. On the other hand https://cbs.centos.org/koji/buildinfo?buildID=27138 if the above was released we could just install and migrate to rh-php73-php, which is not affected as per https://access.redhat.com/security/cve/cve-2019-11043 thanks --- Thomas Stephen Lee On Thu, Oct 31, 2019 at 8:40 PM Marius ROMAN <marius at roman.systems>
2017 Nov 29
0
CentOS-announce Digest, Vol 153, Issue 7
...7.1 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: $ sudo yum install centos-release-scl $ sudo yum install rh-php71 $ scl enable rh-php71 bash At this point you should be able to use php just as a normal application. Examples of commands run might be: $ service rh-php77-php-fpm start $ php my-app.php $ sudo yum install rh-php71-php-devel $ sudo yum install libxml2-devel $ sudo pear inst...