mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fixed a typo
This commit is contained in:
parent
c8097b17af
commit
84bf80608b
@ -44,7 +44,7 @@ Then restart Apache::
|
||||
Verify with ``phpinfo`` that your Apache server is using PHP 7.2 and loading the
|
||||
correct modules; see :ref:`label-phpinfo` to learn how to use ``phpinfo``.
|
||||
|
||||
If there is no requirement for your old PHP installation, you can remove it:
|
||||
If there is no requirement for your old PHP installation, you can remove it::
|
||||
|
||||
yum remove php*
|
||||
rm /etc/httpd/conf.modules.d/10-php54.off /etc/httpd/conf.d/php54.off
|
||||
@ -100,7 +100,7 @@ Then restart Apache::
|
||||
Verify with ``phpinfo`` that your Apache server is using PHP 7.2 and loading the
|
||||
correct modules; see :ref:`label-phpinfo` to learn how to use ``phpinfo``.
|
||||
|
||||
If there is no requirement for your old PHP installation, you can remove it:
|
||||
If there is no requirement for your old PHP installation, you can remove it::
|
||||
|
||||
yum remove php*
|
||||
rm /etc/httpd/conf.modules.d/10-php54.off /etc/httpd/conf.d/php54.off
|
||||
|
||||
Loading…
Reference in New Issue
Block a user