Author Topic: I have found a problem for prestashop  (Read 1979 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
I have found a problem for prestashop
« 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!

Offline
*
Re: I have found a problem for prestashop
« Reply #1 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.