Skip to content

Commit

Permalink
Merge pull request #971 from HansieNL/beta
Browse files Browse the repository at this point in the history
Update manualinstall.rst
  • Loading branch information
lokonli authored Mar 19, 2022
2 parents d92748d + f5862cb commit b154070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gettingstarted/manualinstall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Besides Apache also PHP needs to be installed, since it's used by the Calendar a
.. code-block:: bash
sudo apt-get update
sudo apt-get install apache2 php php-xml php-curl libapache2-mod-php
sudo apt-get install apache2 php php-xml php-curl libapache2-mod-php php-mbstring
sudo systemctl restart apache2
.. note:: On some Raspberry configurations the installation of php is failing. In that case you can try the alternative installs under Advanced Installation below
Expand Down

0 comments on commit b154070

Please # to comment.