Control Web Panel

WebPanel => Apache => Topic started by: jonatito on May 26, 2022, 11:02:32 PM

Title: I have found a problem for prestashop
Post by: jonatito on May 26, 2022, 11:02:32 PM
Dear,

How Are You?

I have found a problem for prestashop that I cannot solve,

Nginx & Varnish & Apache

Web server Configuration Nginx => Varnish => Apache =>Php-fpm

Nginx default vhost template: force => Https => Http2

with this configuration: the administration closes the administrator session by token

Nginx & Varnish & Apache

Web server Configuration Nginx =>Php-fpm

Nginx default vhost template: Prestashop_ssl

with this configuration: the administration shows error 404 not found nginx

thank you!
Title: Re: I have found a problem for prestashop
Post by: jonatito on June 20, 2022, 09:15:11 PM
I have found the problem.


I followed the following configuration since the template works badly ( https://devdocs.prestashop.com/1.7/basics/installation/nginx/ )

permissions are not changed in web mode. I had to do console mode and everything worked.