Я пытаюсь настроить флешку с виртуальной средой и настроенными wsgi, но Apache продолжает выдавать мне эту ошибку:
[вт 13, 13: 23: 55.179153 2018] [wsgi: error] [pid 11819] [x.x.x.x: xxxx] app.session_interface = self._get_interface (app)
[Вт 13, 13: 23: 55.179160 2018] [wsgi: error] [pid 11819] [xxxx: xxxx] Файл "/var/www/html/project/python/lib/python3.6/site-packages /flask_session/init.py»,
строка 93, в _get_interface
[вт 13, 13: 23: 55.179163 2018] [wsgi: ошибка] [pid 11819] [x.x.x.x: xxxx] config ['SESSION_USE_SIGNER'], config ['SESSION_PERMANENT'])
[вт 13, 13: 23: 55.179169 2018] [wsgi: error] [pid 11819] [xxxx: xxxx] Файл "/var/www/html/project/python/lib/python3.6/site-packages /flask_session/sessions.py»,
строка 314, в init
[вт 13, 13: 23: 55.179172 2018] [wsgi: error] [pid 11819] [x.x.x.x: xxxx] self.cache = FileSystemCache (cache_dir, threshold = threshold, mode = mode)
[вт 13, 13: 23: 55.179177 2018] [wsgi: error] [pid 11819] [xxxx: xxxx] Файл "/var/www/html/project/python/lib/python3.6/site-packages /werkzeug/contrib/cache.py»,
строка 717, в init
[вторник, 13 ноября 13: 23: 55.179180 2018] [wsgi: error] [pid 11819] [x.x.x.x: xxxx] os.makedirs (self._path)
[вторник 13, 13: 23: 55.179185 2018] [wsgi: error] [pid 11819] [x.x.x.x: xxxx] Файл "/lib64/python3.6/os.py", строка 220, в македирах
[вторник, 13 ноября 13: 23: 55.179188 2018] [wsgi: ошибка] [pid 11819] [x.x.x.x: xxxx] mkdir (имя, режим)
[вторник 13, 13: 23: 55.179215 2018] [wsgi: error] [pid 11819] [x.x.x.x: xxxx] PermissionError: [Errno 13] В доступе отказано: '/ flask_session'