[scl.org] php instructions?

Remi Collet rcollet at redhat.com
Thu Mar 26 14:08:34 UTC 2015


Le 26/03/2015 13:49, Jozef Mlich a écrit :

> I was using command "yum install rh-php6-*" ...

Seems not really a good idea.

This will pull rh-php56-build and rh-php56-scldevel which are usually
not needed (and can raise issue if you try to build RPM on this box).

You can also encounter conflicting packages (not with official RHSCL
collections which only provide a minimal set of packages)
- mysql vs mysqlnd
- imagick vs gmagick
- http1 vs http (v2)
...

And you can finally get a tons of unneeded extensions, which is bad for
performance.

Only install the extension you really need.


Remi.




-- 
rcollet at redhat.com | Senior Software Engineer / BaseOS / WebStack team
GPG Key: 0x29F16A18
Fingerprint: 5A0E 6F54 D94D 5732 69EE  E3FF 614A 6905 29F1 6A18




More information about the SCLorg mailing list