diff options
| author | Fabian Rodriguez <magicfab@legoutdulibre.com> | 2018-07-03 21:30:00 -0400 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2018-09-23 21:06:02 +0200 |
| commit | 9a5be0bddd55d2dbc462197a388c5f7625d01a5b (patch) | |
| tree | 4b901654d355e2ff768123c73e68c05676282f64 | |
| parent | c357ddbafa4a6f66822db6528c07268f60b5c28d (diff) | |
| download | grauphel-9a5be0bddd55d2dbc462197a388c5f7625d01a5b.tar.gz grauphel-9a5be0bddd55d2dbc462197a388c5f7625d01a5b.zip | |
Update Readme.rst for Debian 9
Update Readme.rst for Debian 9+
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -129,10 +129,10 @@ It may be that grauphel now shows you an error message:: PHP extension "oauth" is required You have to install the PHP PECL oauth extension now. -On Debian 7 or higher, do the following:: +On Debian 9 or higher, do the following:: $ apt install php-oauth - $ php5enmod oauth + $ phpenmod oauth $ /etc/init.d/apache2 restart Reload the nextCloud page in your browser now. |
