Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
espo /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-05-30 14:15
php53
[ DIR ]
drwxr-xr-x
2025-05-30 14:15
php56
[ DIR ]
drwxr-xr-x
2025-05-30 14:15
php71
[ DIR ]
drwxr-xr-x
2025-05-30 14:15
php81
[ DIR ]
drwxr-xr-x
2025-05-30 14:15
php82
[ DIR ]
drwxr-xr-x
2025-05-30 14:15
_config.php
49
B
-rw-r--r--
2021-12-23 11:54
clone.php
5.78
KB
-rw-r--r--
2025-05-30 11:55
config-internal.php
1.07
KB
-rw-r--r--
2025-05-08 05:10
config.php
8.51
KB
-rw-r--r--
2025-05-30 11:10
edit.php
4.97
KB
-rw-r--r--
2025-05-30 11:55
edit.xml
433
B
-rw-r--r--
2025-05-22 13:12
espo.sql
158.41
KB
-rw-r--r--
2025-05-30 11:10
espo.zip
33.12
MB
-rw-r--r--
2025-05-30 11:10
extend.php
9.77
KB
-rw-r--r--
2025-05-30 11:55
fileindex.php
219
B
-rw-r--r--
2022-10-22 08:24
getuid.php
497
B
-rw-r--r--
2023-09-11 07:14
import.php
3.08
KB
-rw-r--r--
2025-05-30 11:55
info.xml
5.37
KB
-rw-r--r--
2025-05-30 11:10
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
9.53
KB
-rw-r--r--
2025-05-30 11:55
install.xml
2.02
KB
-rw-r--r--
2021-12-23 11:54
md5
2.31
KB
-rw-r--r--
2025-05-30 11:55
notes.txt
949
B
-rw-r--r--
2025-05-28 06:57
update_pass.php
1.04
KB
-rw-r--r--
2025-01-21 10:44
Save
Rename
1. PHP REQUIREMENT LINK : https://docs.espocrm.com/administration/installation/ 2. Uncheck 'Auth' , 'Is Shared' as well as set 'From Name' to blank in SMTP settings for outgoing emails() while manual installation) since we don't use smtp configuration.(No such option since 9.1.0, hence we explicitly keep, 'outboundEmailIsShared' => false and 'smtpAuth' => false in config.php) 3. Mysql 5.5 doesn't support full-text search for InnoDB tables. 5.6.4 and later versions do support. ( https://github.com/espocrm/documentation/blob/master/user-guide/text-search.md#full-text-search ) 4. Keep "timeZone": "America\\/New_York" in sql for `preferences` table even though entry is blank in manual installation's sql(i.e "timeZone": ""). 5. Select Espo theme while installing manually. 6. We have not given the upgrade utility because the script supports CLI and admin UI based upgrades only. They do not advise to upgrade manually hence we have not given.