S
S
skela232018-10-17 12:14:05
1C-Bitrix
skela23, 2018-10-17 12:14:05

How to fix an error when installing Bitrix?

I 'm installing Bitrix using a virtual machine, I reached the "Required system parameters" part, the
"session support" parameter current value is "No. Probably the directory used to store session data is not writable", how can I fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
eternalfire, 2018-10-17
@eternalfire

  1. Open php.ini
  2. Find the line session.save_path = "/tmp" and uncomment
  3. Find session.use_cookies and check that the option is uncommented and active (session.use_cookies = 1)
  4. Find session.use_only_cookies and check that the option is uncommented and active (session.use_only_cookies = 1)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question