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,303
Reaction score
365
Points
83
NullCash
29
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
353
Reaction score
2,035
Points
93
NullCash
9,973
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,463
Reaction score
6,457
Points
113
NullCash
35,010
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