You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2008-05-09 12:24:16

phil93
Member
Registered: 2005-01-24
Posts: 149

remontée test RC 0.71

bonjour

je viens de tester la RC 0.71

j'ai eu le meme bug que lors du passage a la 070.2, impossible d'aller au delà de l'écran de connexion.

j'ai employé la meme méthode en recopiant mon fichier inc/auth.class.php


et là ca marche

mais je suis en train de me souvenir que je l'avais modifié (commenté une ligne sur vos conseils) je vais réeesayer en commentant la ligne ( si je la retrouve)


DRASS ile de france-450 postes, 10 serveurs

GLPI 0.71.2 sur Linux redhat RHEL4 php 5.05 mysql 5  avec OCS-NG sur XAMPP

Offline

#2 2008-05-09 12:45:51

JMD
GLPI - Lead
Registered: 2004-09-13
Posts: 9,180
Website

Re: remontée test RC 0.71

Argh.

On attends vos infos donc.


JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au  projet GLPI   : Soutenir

Offline

#3 2008-05-14 18:38:26

phil93
Member
Registered: 2005-01-24
Posts: 149

Re: remontée test RC 0.71

j'ai refait la manip que tu avais conseille

Essayez de commenter la ligne 253 du fichier /inc/auth-class.php :

function initSession() {
        global $CFG_GLPI, $LANG;

//    $this->destroySession();
       startGlpiSession();

et ca marche 

merci


DRASS ile de france-450 postes, 10 serveurs

GLPI 0.71.2 sur Linux redhat RHEL4 php 5.05 mysql 5  avec OCS-NG sur XAMPP

Offline

#4 2008-05-14 22:20:15

MoYo
GLPI - Lead
From: Poitiers
Registered: 2004-09-13
Posts: 14,513
Website

Re: remontée test RC 0.71

c'est quand meme bizarre...
En mdoe debug avec log dans les fichiers vous n'avez aucune information ?


MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI :    Support     Contribute     References     Freshmeat

Offline

#5 2008-05-20 09:30:41

slave
Member
Registered: 2008-02-06
Posts: 25

Re: remontée test RC 0.71

essayez https://nomdevotrepc/nomdurepertoire
Ca ne voulait pas en http mais en https ca marche !

Offline

#6 2008-06-25 18:26:20

phil93
Member
Registered: 2005-01-24
Posts: 149

Re: remontée test RC 0.71

j'ai a nouveau le meme pb avec la SVN du jour ( de la nuit)

j'ai du modifié le fichier /inc/auth.class.php a la meme ligne  (316 maintenant)

si je me met en mode debug j'ai ceci

PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 47
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 51
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 53
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 55
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 58
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 61
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 63
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 381
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/auth.class.php at line 464
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 46
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 48
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 50
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 52
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 54
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 56
PHP ERROR: var: Deprecated. Please use the public/private/protected modifiers in /home/glpi/inc/connection.class.php at line 58

cela vient donc peut etre de php


DRASS ile de france-450 postes, 10 serveurs

GLPI 0.71.2 sur Linux redhat RHEL4 php 5.05 mysql 5  avec OCS-NG sur XAMPP

Offline

#7 2008-06-25 18:39:23

wawa
GLPI-DEV
From: Montpellier / France
Registered: 2006-07-03
Posts: 6,019
Website

Re: remontée test RC 0.71

mettez à jour votre php
la version que vous utilisez doit être pourrie je pense

Offline

#8 2008-06-25 18:39:26

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: remontée test RC 0.71

Le "var: Deprecated" est un bug PHP (au moins en version 5.1.2)

2 solutions
- prendre une version supérieure (ex 5.1.6 en standard chez RH (WAS pour RH4, normal pour RH5, sinon, voir ma signature)
- désactiver le mode debug.

++


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

Board footer

Powered by FluxBB