Skip to content

Commit

Permalink
Note on PHP version for CentOS 7
Browse files Browse the repository at this point in the history
  • Loading branch information
coudot committed Apr 20, 2021
1 parent 48d35af commit a5b8e72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Configure the yum repository:
.. prompt:: bash #

vi /etc/yum.repos.d/ltb-project.repo

.. code-block:: ini
[ltb-project-noarch]
Expand Down Expand Up @@ -98,6 +99,8 @@ You are now ready to install:

yum install self-service-password

.. warning:: CentOS 7 comes with PHP 5 by default, you need to install PHP 7.

Docker
------

Expand Down

0 comments on commit a5b8e72

Please sign in to comment.