Changes

Jump to navigation Jump to search
m
Line 192: Line 192:  
|number
 
|number
 
|update this value if Nextcloud says that it should be
 
|update this value if Nextcloud says that it should be
 +
|-
 +
|PHPBaseDir
 +
|
 +
|colon separated string
 +
|php base dir you want to add to the default example /home/e-smith/files/ibays/musique/files:/usr/share/GeoIP/GeoLite2-Country.mmdb:/proc/cpuinfo
 
|-
 
|-
 
|UseSMB
 
|UseSMB
Line 257: Line 262:  
* /home/e-smith/files/nextcloud : user data
 
* /home/e-smith/files/nextcloud : user data
   −
also you will have mariadb or mariadb105 with nextcloud db and user.  
+
also you will have mariadb or mariadb105 with nextcloud db and user.
   −
and finally, db configuration with entry for nextcloud.  
+
And finally, db configuration with entry for nextcloud.  
    
If all of those remains as is, a simple reinstall of the contrib will bring back nextcloud running. If you uninstalled it because your install was non functional or want a complete removal, there are extra steps.  
 
If all of those remains as is, a simple reinstall of the contrib will bring back nextcloud running. If you uninstalled it because your install was non functional or want a complete removal, there are extra steps.  
Line 279: Line 284:  
  config delete nextcloud
 
  config delete nextcloud
   −
and you should be able to start a new install from scratch  
+
and you should be able to start a new install from scratch
    
=== Release schedule ===
 
=== Release schedule ===
Line 410: Line 415:  
==== Remove legacy nextcloud rpm without deleting /usr/share/nextcloud content ====
 
==== Remove legacy nextcloud rpm without deleting /usr/share/nextcloud content ====
 
for installs done before smeserver-nextcloud 1.2.0-16, the rppm nextcloud was required and was conflicting with web update. Since 1.2.0-16 it is not required anymroe and we use a nextcloud-src rpm which updates itself in /usr/share/nextcloud-src and is only used if you install the first time or restart from scratch your install.
 
for installs done before smeserver-nextcloud 1.2.0-16, the rppm nextcloud was required and was conflicting with web update. Since 1.2.0-16 it is not required anymroe and we use a nextcloud-src rpm which updates itself in /usr/share/nextcloud-src and is only used if you install the first time or restart from scratch your install.
TO remove the nextcloud rpm which is not needed and save your files, two ways
+
To remove the nextcloud rpm which is not needed and save your files:
 
  rpm -e --justdb nextcloud
 
  rpm -e --justdb nextcloud
  
3,054

edits

Navigation menu