0

I am setting up a Magento store.

The server is running Ubuntu 18.04.5 and Magento 2.4.

After the memcached (service and php extension) installation I updated Magento's session configuration.

Now when i try to access my website i am getting an error.

I need help :/

Error

enter image description here

Magento session configuration (app/etc/env.php)

enter image description here

PHP session configuration

enter image description here

Linux Memcached information

enter image description here

1
  • Thanks. Have you also commented on the following parameter? ;session.save_path Commented Jan 18, 2021 at 11:46

1 Answer 1

0

I changegd the php.ini "session.save_handler" configuration to "memcached" and it's started to work.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.