V1.7 Best server settings for new ps 1.7.8 ?

trakr

Member
XNullUser
Joined
Apr 8, 2021
Messages
278
Reaction score
0
Points
16
NullCash
3
i want do a clean prestashop install with fresh centos server

What best server settings you recommend to load fastly prestashop 1.7.8 website?

example:
centos 7 + cpanel or plesk)
memcached or redis
php 7 or 8
gzip deflate settings etc
etc
 

hxcode

Well-known member
Master
Diamond
Elite
Joined
Aug 16, 2020
Messages
3,277
Reaction score
360
Points
83
NullCash
51
Centos 7 + Cpanel + Memcached + PHP 7. This combination is perfect. I am using this combination. If you think your website is slow, you can optimize your theme code and compress and optimize your pictures. If possible, you can also add a CDN to your website. good luck!
 

trakr

Member
XNullUser
Joined
Apr 8, 2021
Messages
278
Reaction score
0
Points
16
NullCash
3
what php you use? 7.1? 7.4?
Do you set up custom settings like opcache, nginx server, gzip etc and use special cache modules of prestashop community?
 

kornel388

New member
XNullUser
Joined
Sep 17, 2021
Messages
19
Reaction score
0
Points
1
NullCash
3
In 1.7.8 release added support to PHP 7.4 and its best option
 

prestanewnew

Member
XNullUser
Joined
Dec 23, 2021
Messages
127
Reaction score
0
Points
16
NullCash
8
In 1.7.8 release added support to PHP 7.4 and its best option
 

Rockyfeller

Well-known member
Master
Diamond
Elite
Joined
Feb 18, 2019
Messages
351
Reaction score
2,028
Points
93
NullCash
9,967
The best option is CentOs 7 and php 7.4, Prestashop doesn't support php 8 yet.
The panel being Plesk, Cpanel, Directadmin doesn't matter that much.
With my experience in Prestashop Memcached behaves better in various scenarios.
Now a Web server that I tested and found wonderful was LiteSpeed/OpenLiteSpeed, it's very fast and super light.
I also recommend a CDN, in my opinion Cloudflare does better.
 

freiserk

Well-known member
Pro
Master
Diamond
Elite
Joined
Jan 24, 2019
Messages
3,455
Reaction score
6,446
Points
113
NullCash
35,194
Now a Web server that I tested and found wonderful was LiteSpeed/OpenLiteSpeed, it's very fast and super light.

(y)

When you can, run some tests on EndeavourOs. Stable, efficient and powerful.
But it is true that it is a bit complicated to install and configure LiteSpeed.
 
Top