Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.196
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
ops /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-07-12 04:27
php53
[ DIR ]
drwxr-xr-x
2025-07-12 04:27
php56
[ DIR ]
drwxr-xr-x
2025-07-12 04:27
php71
[ DIR ]
drwxr-xr-x
2025-07-12 04:27
php81
[ DIR ]
drwxr-xr-x
2025-07-12 04:27
php82
[ DIR ]
drwxr-xr-x
2025-07-12 04:27
_clone.php
4.7
KB
-rw-r--r--
2025-07-11 10:56
_edit.php
3.26
KB
-rw-r--r--
2025-07-11 10:56
_edit.xml
433
B
-rw-r--r--
2025-07-11 10:56
app_key.php
500
B
-rw-r--r--
2025-07-11 10:56
config.inc.php
19.73
KB
-rw-r--r--
2025-07-11 10:56
data.zip
58.65
MB
-rw-r--r--
2025-07-11 10:56
extend.php
8.73
KB
-rw-r--r--
2025-07-11 12:13
fileindex.php
413
B
-rw-r--r--
2025-07-11 10:56
import.php
3.53
KB
-rw-r--r--
2025-07-11 12:13
info.xml
3.06
KB
-rw-r--r--
2025-07-11 10:56
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
6.22
KB
-rw-r--r--
2025-07-11 12:13
install.xml
803
B
-rw-r--r--
2025-07-11 10:56
md5
1.37
KB
-rw-r--r--
2025-07-11 12:13
notes.txt
1.81
KB
-rw-r--r--
2025-07-11 10:56
ops.sql
24.43
MB
-rw-r--r--
2025-07-11 10:56
ops.zip
105.61
MB
-rw-r--r--
2025-07-11 10:56
update_pass.php
497
B
-rw-r--r--
2025-07-11 10:56
upgrade.php
9.7
KB
-rw-r--r--
2025-07-11 12:13
upgrade.xml
318
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
1. Select MySQLi in manual installation. 2. PHP REQUIREMENT LINK: https://docs.pkp.sfu.ca/admin-guide/en/getting-started#system-requirements and https://docs.pkp.sfu.ca/dev/release-notebooks/en/3.5-release-notebook#hosting-environment 3. Tick on following addition languages except English in manual installation. Spanish French (Canada) Portuguese (Brasil) Finnish Norwegian Macedonian 4. Add upgrade in next version itself. (Added in version 3.2.1.2) 5. We have made change in lib/pkp/classes/install/form/UpgradeForm.inc.php because on upgrading 3.2.1.3 version to 3.3.0.3 version was giving error. https://github.com/pkp/pkp-lib/issues/6703 6. Post upgrade from 3.2.1.3 to 3.3.0.3 these tables were not created review_forms , review_form_elements, review_form_element_settings, review_form_responses, review_form_settings. These aren't required by OPS , confirmed here : https://forum.pkp.sfu.ca/t/ops-upgrade-from-3-2-1-3-to-3-3-0-3-does-not-create-some-tables-which-are-created-in-fresh-install-of-ops-3-3-0-3/65950 7. Remove 'uniqueSiteId' entry from `site_settings` table as it is generated post logging in. 8. Exclude 'IPGeoDB.mmdb' from {{DATA-DIR}}/usageStats as it is created post login.(Not made in 3.5.0.1, so copied from manual to our package {{DATADIR}}/usageStats/IPGeoDB.mmdb) 9. Cron reference taken from https://docs.pkp.sfu.ca/dev/release-notebooks/en/3.5-release-notebook#task-scheduler-changes and config.inc.php(under section 'Sample for the *nix crontab') 10. Extensions in info.xml are taken from lib/pkp/lib/vendor/composer/platform_check.php 11. In next version try to add language back for 3.5.x.x in install.xml, We have removed this, since after changing language, there was no such locale entry change in db or config.inc.php, it seems language is changed by selecting from admin panel via javascript.