ВГ
Size: a a a
ВГ
ВГ
PC
PC
ВГ
ВГ
PC
ВГ
e
ПМ
ПМ
A
"PHP message: PHP Warning: session_start(): Failed to read session data: user (path: /var/lib/php/sessions) in /var/www/TeamPass/sources/identify.php on line 19" while reading response header from upstream
session_start();, вот в общем начало самого файла<?php
/**
*
* @file identify.php
* @author Nils Laumaillé
* @version 2.1.23
* @copyright (c) 2009-2015 Nils Laumaillé
* @licensing GNU AFFERO GPL 3.0
* @link http://www.teampass.net
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/
$debugLdap = 0; //Can be used in order to debug LDAP authentication
require_once 'sessions.php';
session_start();
if (!isset($_SESSION['CPM']) || $_SESSION['CPM'] != 1) {
die('Hacking attempt...');
}
ls -la /var/lib/php/sessions/
total 8
drwxrwxrwt 2 www-data www-data 4096 Jan 31 2018 .
drwxr-xr-x 4 www-data www-data 4096 Jun 10 10:55 ..
ЧХ
A
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
PC
RN
RN
RN
А