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 : 3.133.122.6
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
seed /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-03-26 14:48
php53
[ DIR ]
drwxr-xr-x
2025-03-26 14:48
php56
[ DIR ]
drwxr-xr-x
2025-03-26 14:48
php71
[ DIR ]
drwxr-xr-x
2025-03-26 14:48
php81
[ DIR ]
drwxr-xr-x
2025-03-26 14:48
php82
[ DIR ]
drwxr-xr-x
2025-03-26 14:48
.htaccess
89
B
-rw-r--r--
2022-07-11 11:08
_clone.php
7.86
KB
-rw-r--r--
2022-11-22 11:32
data.zip
8.37
KB
-rw-r--r--
2025-03-26 08:39
edit.php
4.18
KB
-rw-r--r--
2025-03-26 10:55
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
fileindex.php
46
B
-rw-r--r--
2025-03-26 08:39
import.php
3.07
KB
-rw-r--r--
2025-03-26 10:55
info.xml
2.71
KB
-rw-r--r--
2025-03-26 08:39
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
9.71
KB
-rw-r--r--
2025-03-26 10:55
install.xml
2.27
KB
-rw-r--r--
2022-07-11 11:08
md5
1.59
KB
-rw-r--r--
2025-03-26 10:55
notes.txt
1.1
KB
-rw-r--r--
2025-03-26 08:39
seed.sql
40.97
KB
-rw-r--r--
2025-03-26 08:39
seed.zip
41.31
MB
-rw-r--r--
2025-03-26 08:39
settings.xml
15.54
KB
-rw-r--r--
2025-03-26 08:39
Save
Rename
1. Extract the tar.gz on linux server and then make our zip. (Make manual installation on the extracted tar on linux to check for symlinks) 2. .htaccess is our file to redirect script to www. 3. Move the data directory to non web accessible directory before attempting to install manually and set the path accordingly while installing. 4. [IMP]Check and change symlinks in every version in install.php and seedsymlinks.php as well. 5. We have restricted the script on windows because it creates a lot of symlinks and those symlinks can not created on windows environment. 6. PHP REQUIREMENT LINK : doc\README.Install.md 7. Need to adjust symlinks in clone.php 8. In version 6.0.32 , we have changed ->withHeader('Location', '/out/out.ViewFolder.php') to ->withHeader('Location', $settings->_httpRoot.'out/out.ViewFolder.php') in file /seeddms-6.0.32/index.php as workaround suggested by vendor, since script was not constructing full URL properly with subfolder and was getting redirected to Docroot URL https://sourceforge.net/p/seeddms/discussion/general/thread/c68201a388/ . Check if this is required in next version.