14-11-2023
This commit is contained in:
@@ -135,7 +135,7 @@ Nextcloud is in maintenance mode - no apps have been loaded
|
||||
#### Ajouter les index manquants à la base de donnée:
|
||||
|
||||
```bash
|
||||
bruno@DS916:/volume1/web/nextcloud $ sudo -u http /usr/local/bin/php73 occ db:add-missing-indices
|
||||
bruno@DS916:/volume1/web/nextcloud $ sudo -u http /usr/local/bin/php80 occ db:add-missing-indices
|
||||
The current PHP memory limit is below the recommended value of 512MB.
|
||||
Check indices of the share table.
|
||||
Check indices of the filecache table.
|
||||
@@ -155,7 +155,7 @@ schedulingobjects table updated successfully.
|
||||
#### Quitter le mode maintenance:
|
||||
|
||||
```bash
|
||||
bruno@DS916:/volume1/web/nextcloud $ sudo -u http /usr/local/bin/php73 occ maintenance:mode --off
|
||||
bruno@DS916:/volume1/web/nextcloud $ sudo -u http /usr/local/bin/php80 occ maintenance:mode --off
|
||||
Password:
|
||||
The current PHP memory limit is below the recommended value of 512MB.
|
||||
Maintenance mode disabled
|
||||
|
||||
Reference in New Issue
Block a user