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 : 18.224.33.135
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
shopware /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-10 14:31
php53
[ DIR ]
drwxr-xr-x
2025-04-10 14:31
php56
[ DIR ]
drwxr-xr-x
2025-04-10 14:31
php71
[ DIR ]
drwxr-xr-x
2025-04-10 14:31
php81
[ DIR ]
drwxr-xr-x
2025-04-10 14:31
php82
[ DIR ]
drwxr-xr-x
2025-04-10 14:31
.env
1.24
KB
-rw-r--r--
2023-02-09 10:07
.env.local
312
B
-rw-r--r--
2023-05-09 13:30
.htaccess
459
B
-rw-r--r--
2021-12-23 11:54
.uniqueid.txt
12
B
-rw-r--r--
2021-12-23 11:54
_clone.php
10.76
KB
-rw-r--r--
2023-05-09 13:30
_upgrade.php
4.26
KB
-rw-r--r--
2021-12-23 11:54
_upgrade.xml
327
B
-rw-r--r--
2021-12-23 11:54
backup.php
2.12
KB
-rw-r--r--
2025-04-10 12:11
edit.php
5.14
KB
-rw-r--r--
2025-04-10 12:11
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
extend.php
9.24
KB
-rw-r--r--
2025-04-10 12:11
fileindex.php
194
B
-rw-r--r--
2025-02-24 11:40
import.php
4.84
KB
-rw-r--r--
2025-04-10 12:11
info.xml
4.09
KB
-rw-r--r--
2025-04-10 05:22
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.lock
13
B
-rw-r--r--
2021-12-23 11:54
install.php
9.24
KB
-rw-r--r--
2025-04-10 12:11
install.xml
952
B
-rw-r--r--
2021-12-23 11:54
md5
3.09
KB
-rw-r--r--
2025-04-10 12:11
notes.txt
2.6
KB
-rw-r--r--
2024-04-04 06:51
private.pem
16
B
-rw-r--r--
2021-12-23 11:54
public.pem
15
B
-rw-r--r--
2021-12-23 11:54
shopware.sql
1.58
MB
-rw-r--r--
2025-04-10 05:22
shopware.zip
90.44
MB
-rw-r--r--
2025-04-10 05:22
update_appkey.php
825
B
-rw-r--r--
2021-12-23 11:54
update_pass.php
541
B
-rw-r--r--
2021-12-23 11:54
Save
Rename
1. Choose license "Shopware Community Edition(license:AGPL)" 2. Choose language "English(United Kingdom)" while manual installation. "Default shop currency:" as USD. 3. Select Default currency: Dollar(US), Default country : United States from dropdown(Since Shopware 6.3.5.1) 4. Move triggers in sql file below the constraints i.e at the end. 5. Take sql dump when script prompts , Just to be safe, we logged you out, after that click on 'Go back to login' link , take sql dump. then after logging in , Run wizard and take file dumps. 6. Always check and replace update.zip with latest.(We have disabled upgrade for Shopware 5.x to 6.x due to major structural changes, check later for 6.x to 6.x version) 7. Shopware is not designed for a Windows systems, hence we have disabled on windows. (Confirmed with vendor via email) 8. PHP REQUIREMENT LINK: https://docs.shopware.com/en/shopware-6-en/first-steps/system-requirements?category=shopware-6-en/getting-started 9. (Not required now)Move triggers in sql file below the constraints i.e at the end.(From 6.5.0.0 triggers are removed) 10. Don't convert sql to utf8. 11. Remove inserts from table 'app_config' and 'refresh_token' as they are created post login. 12. We have not changed "sales_access_key1" in `sales_channel` table in clone.php becuase there can be multiple sales channels which will create multiple keys. 13. 'cache-id' in 'app_config' table is generated on accessing admin panel hence we have deleted it. 14. If shopware manual install doesn't work with web UI try -- with GUI select default options for basic setup in Shopware admin panel and then access Shopware admin panel -> Settings -> System page and then Clear cache. OR -- with CLI using following command. bin/console system:setup bin/console system:install --basic-setup bin/console user:create "[[admin_user]]" bin/console cache:clear https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/shopware-cli Keep collate utf8mb4_unicode_ci while manual installation. https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/sql-tips-tricks 15. From 6.5.0.0 download shopware-installer.phar.php file from official website(It links to https://github.com/shopware/web-recovery/releases/latest/download/shopware-installer.phar.php) and run in browser, script will download the latest package. This is mentioned here that from 6.5.0.0 onwards zips wont be available for download https://www.shopware.com/en/news/the-improved-shopware-installer/. After package download is finished, make zip of the downloaded contents when download is finished (i.e finish tab). Make sure to empty /var/cache/ folder while making the zip)