Skip to content
Snippets Groups Projects
Commit 480996c7 authored by Rafael Corrêa Gomes's avatar Rafael Corrêa Gomes
Browse files

Specific PHP version

parent 0d2a0f3e
No related merge requests found
...@@ -33,7 +33,7 @@ Use the following table to verify you have the correct prerequisites to install ...@@ -33,7 +33,7 @@ Use the following table to verify you have the correct prerequisites to install
<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html">Apache</a></td> <td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/apache.html">Apache</a></td>
</tr> </tr>
<tr> <tr>
<td>PHP ~5.5.22,5.6.x or 7.x</td> <td>PHP ~5.5.22,5.6.x or 7.0.2 – 7.0.4</td>
<td><code>php -v</code></td> <td><code>php -v</code></td>
<td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-ubuntu.html">PHP Ubuntu</a><br><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-centos.html">PHP CentOS</a></td> <td><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-ubuntu.html">PHP Ubuntu</a><br><a href="http://devdocs.magento.com/guides/v2.0/install-gde/prereq/php-centos.html">PHP CentOS</a></td>
</tr> </tr>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment