I have the following setup : Centos 6.4, Apache set up to work with WHM/ cpanel with it's version of PHP (5.4) and nginx running a separate version of PHP to handle everything else.
How can I do a yum install for some php extensions ? If i just type the command it will install it for the apache php, right ?
Sorry if it's a noob question, but I'm new at this.
Thanks in advance!