查看网站首页
查看网站首页
查看 sitemap.xml
✏️ 正在编辑: notes.txt
路径:
/var/softaculous/owncloud/notes.txt
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
1. Manual installation on any suPHP server only. 2. Add the following query in `oc_preferences` table in sql ('[[admin_username]]', 'core', 'lang', '[[language]]'); 3. Make data directory in /home/soft. change path in manual installation. 4. It does not work on windows, we have disabled from 8.1.1. 5. Add [[admin_username]] folder from data_dir to data.zip with folder name as "admin" 6. Check and change version in upgrade.php to upgrade latest version from old. 7. Change <min_require> in info.xml for major version. (We have allowed to 9.1.0 check in the next release) 8. "data" folder in the softpath is created by default but we maintain it in softadatadir (as recommended by the vendor) hence not to be taken. 9. Due to this "data" folder, the below mentioned entry is removed from sql : ('local::/{{softpath}}/data/', 2); and make softdatadir -> "numeric_id" as 2. (No need to perform this since 8.2.0 does not make this entry in manual installation itself.) 10. rootcerts.crt in datadir is same for different servers, hence we have added in data.zip. 11. Remove oc_authtoken,oc_filecache, oc_file_locks, oc_mounts entries and change auto increment value accordingly (Since 9.1.0). Check that it genereates after login in every release. 12. PHP REQUIREMENT LINK : https://doc.owncloud.com/server/10.15/admin_manual/installation/system_requirements.html 13. We have disabled upgrade from version 9.x to 10.x, Since while upgrading manual migration steps are required mentioned here https://doc.owncloud.org/server/10.2/admin_manual/maintenance/upgrade.html 14. Also we have disabled upgrade to version 10.2.1 due to this issue mentioned here https://github.com/owncloud/core/issues/35282 . Check the same and enable upgrade in next version. 15. We have kept the mysql requirement based on mariadb 10.2 as Mysql specific version is not mentioned in their docs.
💾 保存文件
← 返回文件管理器