konto usunięte

Temat: Pusta strona startowa OCS'a

Witam,

Dzisiaj na serwerze zaktualizowałem sobie system Debian z 8.1 do 9.4. Cała konfiguracja została domyślna, jednak teraz nie mogę wejść na OCS'a i GLPI (OCS: 192.168.x.x/ocsreports). Apache działa natomiast nie wyświetla się okno logowania do OCS'a.
Będę wdzięczny za każdą pomoc.

Pozdrawiam
Rafał S.

Rafał S. System Administrator

Temat: Pusta strona startowa OCS'a

Logi .. logi ... i jeszcze raz logi.

konto usunięte

Temat: Pusta strona startowa OCS'a

Witam,

Dziękuję za odpowiedź, jednak dopiero zaczynam przygodę z OCS'em i nie za bardzo jeszcze wiem, co, gdzie i jak. Sprawdziłem logi z apache'a i jest wszystko w porządku. Natomiast log z OCS'a (activity.log) jest pusty, tak samo jak z poprzednich dwóch dni. Log z mysql także pusty.

Pozdrawiam

konto usunięte

Temat: Pusta strona startowa OCS'a

Witam,

Udało mi się włączyć jeszcze tryb debugowania i w przeglądarce oto ukazał mi się błąd:


<?php
/*
* Copyright 2005-2016 OCSInventory-NG/OCSInventory-ocsreports contributors.
* See the Contributors file for more details about them.
*
* This file is part of OCSInventory-NG/OCSInventory-ocsreports.
*
* OCSInventory-NG/OCSInventory-ocsreports is free software: you can redistribute
* it and/or modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 2 of the License,
* or (at your option) any later version.
*
* OCSInventory-NG/OCSInventory-ocsreports 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. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with OCSInventory-NG/OCSInventory-ocsreports. if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
* MA 02110-1301, USA.
*/

// Check for mbstring before loading session and conf data
if (!extension_loaded('mbstring')) {
die("Please install php mbstring extension");
}

require("require/fichierConf.class.php");

// Before session_start to allow objects to be unserialized from session
require_once('require/menu/include.php');
require_once('require/config/include.php');

@session_start();

$debut = microtime(true);

// Is it an AJAX call ? (ajax.php)
if (!defined('AJAX')) {
define('AJAX', false);
}

require ('require/header.php');
addLog('PAGE', $protectedGet[PAG_INDEX]);

if (!AJAX && !isset($protectedGet["popup"]) && !isset($protectedGet["no_footer"])) {
require (FOOTER_HTML);
}
Dariusz J.

Dariusz J. Administrator sieci
komputerowej

Temat: Pusta strona startowa OCS'a

Pewnie apache i moduł php, sprawdź czy jest zaladowany.



Wyślij zaproszenie do