running PHP 7 on RHEL 7 or CentOS 7

Todd Cole toddc at azloco.com
Thu Jan 7 22:30:13 MST 2016


it will need sudo on the last line

sudo yum install php70w php70w-opcache

it should work assuming epel and webtatic exist

On Thu, Jan 7, 2016 at 8:29 PM, Keith Smith <techlists at phpcoderusa.com>
wrote:

>
>
> Hi,
>
> Anyone running PHP 7 on RHEL 7 or CentOS 7?
>
> I'm seeing it can be done by starting with a blank install of CentOS 7 and
> basically do the following  A couple steps are left out like starting each
> and securing MariaDB.
>
>
>
>     start out with no apache, php, or mysql/mariadb installed on Centos 7
>     run update
>     run sudo yum install httpd
>     run sudo yum install mariadb-server mariadb
>     run rpm -Uvh
> https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
>     run rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
>     yum install php70w php70w-opcache
>
>
> I think I am currently using the epel repository so no problem here.  I
> have not heard of webtatic.
>
> Any thoughts of the down side of doing something like this on a production
> box?
>
> Thank you for your insight.
>
> Keith
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss
>



-- 
Todd Cole
Ubuntu Arizona Team
4605 S PRIEST DR LOT 3
TEMPE AZ  85282-6507
toddc at azloco.com
602-677-9402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20160107/f3931faa/attachment.html>


More information about the PLUG-discuss mailing list