V
V
VadimFox2019-12-12 04:18:02
PHP
VadimFox, 2019-12-12 04:18:02

Sessions not working, how to fix?

stuffed nginx + php-fpm into the docker.
I threw in CI, I try to connect sessions and as a result:
Message: mkdir(): Invalid path

Message: session_start(): Failed to initialize storage module: user (path: )

5df195e79ed6c926788607.png
I tried to prescribe the path in the sessions, it did not help (

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-12-12
@Compolomus

It is necessary to configure php.ini to give rights to the tmp folder or to the one that you set up for the session

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question