File Manager
Upload
Current Directory: /home/lartcid/public_html/journal.lartc.id
[Back]
..
[Open]
Hapus
Rename
.htaccess
[Edit]
Hapus
Rename
.well-known
[Open]
Hapus
Rename
README.md
[Edit]
Hapus
Rename
api
[Open]
Hapus
Rename
cache
[Open]
Hapus
Rename
cgi-bin
[Open]
Hapus
Rename
classes
[Open]
Hapus
Rename
config.TEMPLATE.inc.php
[Edit]
Hapus
Rename
config.inc.php
[Edit]
Hapus
Rename
controllers
[Open]
Hapus
Rename
cypress.json
[Edit]
Hapus
Rename
dbscripts
[Open]
Hapus
Rename
docs
[Open]
Hapus
Rename
error_log
[Edit]
Hapus
Rename
favicon.ico
[Edit]
Hapus
Rename
index.php
[Edit]
Hapus
Rename
js
[Open]
Hapus
Rename
lib
[Open]
Hapus
Rename
locale
[Open]
Hapus
Rename
mini.php
[Edit]
Hapus
Rename
pages
[Open]
Hapus
Rename
php.ini
[Edit]
Hapus
Rename
plugins
[Open]
Hapus
Rename
public
[Open]
Hapus
Rename
registry
[Open]
Hapus
Rename
scheduledTaskLogs
[Open]
Hapus
Rename
schemas
[Open]
Hapus
Rename
styles
[Open]
Hapus
Rename
templates
[Open]
Hapus
Rename
tools
[Open]
Hapus
Rename
Edit File
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.
Simpan