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

asked Oct 15, 2020 at 13:33
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.

answered Oct 15, 2020 at 14:02

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.