No sudo needed here

This commit is contained in:
Rasmus Lerdorf
2015-04-23 00:02:48 -07:00
parent a8b52f9579
commit f47feffac7

View File

@@ -695,10 +695,10 @@ $ vagrant ssh</code></pre>
</section>
<section id="php_contribute4">
<p class="p" style="font-size:1.1em;text-align:left;">Switching PHP versions is trivial</p>
<pre><code class="shell" data-trim style="font-size:1.2em;">vagrant@php7dev:~$ sudo newphp 56
<pre><code class="shell" data-trim style="font-size:1.2em;">vagrant@php7dev:~$ newphp 56
Activating PHP 5.6.6-dev and restarting php-fpm
vagrant@php7dev:~$ sudo newphp 7 debug
vagrant@php7dev:~$ newphp 7 debug
Activating PHP 7.0.0-dev and restarting php-fpm</code></pre>
<p class="p" style="font-size:1.1em;text-align:left;">20 pre-compiled versions</p>
<pre><code class="shell" data-trim style="font-size:0.8em;">/usr/local/php53 /usr/local/php54-zts /usr/local/php56-debug-zts