Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
presta17 /
Delete
Unzip
Name
Size
Permission
Date
Action
bootstrap_old
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
images
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
php53
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
php56
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
php71
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
php81
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
php82
[ DIR ]
drwxr-xr-x
2025-11-05 04:28
.htaccess
5.34
KB
-rw-r--r--
2025-11-04 00:35
_bootstrap.php
5.99
KB
-rw-r--r--
2025-06-19 02:46
bootstrap.php
5.91
KB
-rw-r--r--
2025-06-19 02:46
changelog.txt
15.46
KB
-rw-r--r--
2025-11-04 00:35
clone.php
28.32
KB
-rw-r--r--
2025-11-04 02:01
clone_bootstrap.php
6.04
KB
-rw-r--r--
2025-06-19 02:46
edit.php
4.95
KB
-rw-r--r--
2025-11-04 02:01
edit.xml
447
B
-rw-r--r--
2024-01-03 04:51
extend.php
8.49
KB
-rw-r--r--
2025-11-04 02:01
fileindex.php
357
B
-rw-r--r--
2025-11-04 00:35
import.php
6.63
KB
-rw-r--r--
2025-11-04 02:01
info.xml
4.66
KB
-rw-r--r--
2025-11-04 00:35
install.js
1.12
KB
-rw-r--r--
2021-12-23 06:54
install.php
20.12
KB
-rw-r--r--
2025-11-04 02:01
install.xml
1.51
KB
-rw-r--r--
2024-04-16 09:24
md5
1.99
KB
-rw-r--r--
2025-11-04 02:01
new_order.html
56.92
KB
-rw-r--r--
2025-06-19 02:46
notes.txt
2.8
KB
-rw-r--r--
2025-11-04 00:35
order_conf.html
56.13
KB
-rw-r--r--
2025-06-19 02:46
parameters.php
826
B
-rw-r--r--
2025-06-19 02:46
parameters.yml
11
B
-rw-r--r--
2021-12-23 06:54
presta17.sql
694.49
KB
-rw-r--r--
2025-11-04 00:35
presta17.zip
133.87
MB
-rw-r--r--
2025-11-04 00:35
return_slip.html
43.86
KB
-rw-r--r--
2025-06-19 02:46
robots.txt
4.73
KB
-rw-r--r--
2025-06-19 02:46
settings.inc.php
23
B
-rw-r--r--
2021-12-23 06:54
shop1.json
3.04
KB
-rw-r--r--
2025-06-19 02:46
soft_delete.php
3.08
KB
-rw-r--r--
2021-12-23 06:54
update_appkey.php
544
B
-rw-r--r--
2023-07-17 09:33
update_pass.php
497
B
-rw-r--r--
2023-03-21 05:54
Save
Rename
1. Download the package from Github because the website packages contains additional modules which isn't working in a sub directory as they are for commercial purpose. https://www.prestashop.com/forums/topic/1085022-unable-to-install-prestashop-81x-in-a-subdirectory/ (The release package for 9.0.0 wasn't available on Github https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.0 and in relase notes link on Github i.e https://build.prestashop-project.org/news/2025/prestashop-9-0-available/ they have mentioned to download from https://prestashop.com/versions/ 2. Keep root writable while installing manually. 3. Unzip prestashop files on server only. Let UI unzip the files. Before starting the installation make the zip on server and download. 4. [IMP] TAKE SQL DUMP WHEN INSTALLATION COMPLETES AND FILE DUMP ON ADMIN PANEL 5. check and copy /admin/bundles/* copy /translations/* [Not required anymore] copy config/themes/* (Except config/themes/classic/shop1.json, need to configure this file) (Not required from 1.7.1.0) copy img/* copy mails/en/* except files which uses softurl copy modules/* except files which uses softurl Delete /var/cache/prod 6. Copy bootstrap.php from config folder and create _bootstrap.php and make following changes to get new_cookie_key : "echo '<new_cookie_key>'.$key.'</new_cookie_key>';" This is our change to generate the new_cookie_key, Also create clone_bootstrap.php and make changes to unset new_cookie_key> 7. If it is asked for country choose "United States" and Shop timezone as "US/Eastern" 8. Keep demo data "enabled" and SSL entry "blank" in manual installation. 9. While manual install - installation of modules : Install all modules (recommended) 10. PHP REQUIREMENT LINK: https://devdocs.prestashop-project.org/9/basics/installation/system-requirements/#php-requirements 11. No Documentation provided to upgrade prestashop 1.7.x.x hence we have not provided the same. http://doc.prestashop.com/dashboard.action 12. We have removed mcrypt extension because a user reported this via ticket. 13. [NA] config.php generates on visiting frontlink in manual installation. 14. Under [[dbprefix]]configuration table keep 'value' column blank for the following 'name' columns i.e : PS_ACCOUNTS_RSA_PRIVATE_KEY, PS_ACCOUNTS_RSA_PUBLIC_KEY and PS_ACCOUNTS_RSA_SIGN_DATA blank , as they are made again after logging into the admin panel.(By clicking on Modules-> Marketplace) 15. [NA] For our reference : Since Presta 8.0.1, while manual installation Prestashop is installed in maintenance mode and demo data isnt displayed . We have kept the same. To enable store users will have to go to admin panel -> click maintenance mode icon and check 'Enable Store' to enable store and display demo data content on frontend. (Requires in Prestashop commercial package) 16. Select 'classic theme' while manual installation.