Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Nextcloud
(view source)
Revision as of 14:54, 13 June 2018
712 bytes added
,
14:54, 13 June 2018
command line
Line 134:
Line 134:
config setprop nextcloud ExcludeIbay ibay1,ibay2
config setprop nextcloud ExcludeIbay ibay1,ibay2
signal-event nextcloud-update
signal-event nextcloud-update
+
+
=== Command line ===
+
if you happen to need tweaking your installation, here is how to access the command line for Nextcloud on SME, considering we use PHP SCL.
+
+
The following is an example to disable maintenance mode and repair installation. The key point are :
+
* to connect as www user
+
* cd to nextcloud foldet
+
* use the scl syntax to select php71 or higher
+
<syntaxhighlight lang="bash">
+
su www -s /bin/bash
+
cd /usr/share/nextcloud/
+
scl enable php71 'php occ maintenance:mode --off'
+
scl enable php71 'php occ maintenance:repair'
+
exit
+
+
</syntaxhighlight>to seek for additional command consult Nextcloud documentation : https://docs.nextcloud.com/server/13.0.0/admin_manual/configuration_server/occ_command.html
=== Uninstall ===
=== Uninstall ===
Unnilennium
Super Admin, Wiki & Docs Team,
Bureaucrats
,
Interface administrators
,
Administrators
3,254
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search