<div dir="ltr">it will need sudo on the last line<br><div><br>sudo yum install php70w php70w-opcache<br><br></div><div>it should work assuming epel and webtatic exist <br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 7, 2016 at 8:29 PM, Keith Smith <span dir="ltr"><<a href="mailto:techlists@phpcoderusa.com" target="_blank">techlists@phpcoderusa.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Hi,<br>
<br>
Anyone running PHP 7 on RHEL 7 or CentOS 7?<br>
<br>
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.<br>
<br>
<br>
<br>
start out with no apache, php, or mysql/mariadb installed on Centos 7<br>
run update<br>
run sudo yum install httpd<br>
run sudo yum install mariadb-server mariadb<br>
run rpm -Uvh <a href="https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" rel="noreferrer" target="_blank">https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm</a><br>
run rpm -Uvh <a href="https://mirror.webtatic.com/yum/el7/webtatic-release.rpm" rel="noreferrer" target="_blank">https://mirror.webtatic.com/yum/el7/webtatic-release.rpm</a><br>
yum install php70w php70w-opcache<br>
<br>
<br>
I think I am currently using the epel repository so no problem here. I have not heard of webtatic.<br>
<br>
Any thoughts of the down side of doing something like this on a production box?<br>
<br>
Thank you for your insight.<br>
<br>
Keith<br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Todd Cole<br>Ubuntu Arizona Team<br>4605 S PRIEST DR LOT 3<br>TEMPE AZ 85282-6507
<br><a href="mailto:toddc@azloco.com" target="_blank">toddc@azloco.com</a><br>602-677-9402<br></div>
</div>