Re: [scl.org] LAMP setup using SCL

2018-02-23 Thread Remi Collet
Le 23/02/2018 à 12:41, Josep Manel Andrés Moscardó a écrit : > Hi, > I am deploying the a LAMP server running CentOS but I need to run > updated PHP and MySQL versions. > Since this is my first time running SCL I thought it would be alright > installing PHP from SCL, MySQL from their own official

[scl.org] LAMP setup using SCL

2018-02-23 Thread Josep Manel Andrés Moscardó
Hi, I am deploying the a LAMP server running CentOS but I need to run updated PHP and MySQL versions. Since this is my first time running SCL I thought it would be alright installing PHP from SCL, MySQL from their own official repos and apache from CentOS 7 repos. Should that work fine for a

[scl.org] New sclo-php##-phpiredis 1.0.0 packages available for testing

2018-02-23 Thread Remi Collet
New packages available in centos-sclo-sclo-testing Phpiredis is an extension for PHP 5.x and 7.x based on hiredis that provides a simple and efficient client for Redis and a fast incremental parser / serializer for the RESP protocol. For rh-php56 *

Re: [scl.org] LAMP setup using SCL

2018-02-23 Thread Josep Manel Andrés Moscardó
Hi, Thanks, I will think about it. The thing is that I have to install all of those dependencies and I don't want to end up having a very complex to maintain system. mbstring mcrypt gd with Freetype support curl mysql MySQLi (required for PHP 5.5) MySQLnd

Re: [scl.org] LAMP setup using SCL

2018-02-23 Thread Remi Collet
Le 23/02/2018 à 13:33, Josep Manel Andrés Moscardó a écrit : > Hi Remi, thanks. > > What do you mean pulling all packages from CentOS? CentOS base doesn't > have mysql 5.7 or php 5.6. Do you mean pulling them from CentOS SCL? Yes (which is a CentOS repository ;)

Re: [scl.org] LAMP setup using SCL

2018-02-23 Thread Josep Manel Andrés Moscardó
Hi Remi, thanks. What do you mean pulling all packages from CentOS? CentOS base doesn't have mysql 5.7 or php 5.6. Do you mean pulling them from CentOS SCL? centos-sclo-rh/x86_64 CentOS-7 - SCLo rh enabled: Thanks. On 23/02/18 12:49, Remi Collet wrote:

Re: [scl.org] LAMP setup using SCL

2018-02-23 Thread Josep Manel Andrés Moscardó
Alright, and then, what would be the appropriate way to use MySQL client ? should I type scl enable rh-mysql57 bash every time I want to use the client or make an alias? Thanks. On 23/02/18 13:41, Remi Collet wrote: Le 23/02/2018 à 13:33, Josep Manel Andrés Moscardó a écrit : Hi Remi,

Re: [scl.org] LAMP setup using SCL

2018-02-23 Thread Jeff Sheltren
On Fri, Feb 23, 2018 at 5:41 AM, Remi Collet wrote: > Le 23/02/2018 à 13:33, Josep Manel Andrés Moscardó a écrit : > > Hi Remi, thanks. > > > > What do you mean pulling all packages from CentOS? CentOS base doesn't > > have mysql 5.7 or php 5.6. Do you mean pulling them