Hi Julien, It seems that the DB creation process doesnt´end proerly. The STEP 3 says DB created suceess but doesnt go to STEP 4 (i must manually change the URL and go to http://localhost/glpi/login.php
This is the content of C:\xampp\htdocs\glpi\files\_log\sql-errors.log after the 1st login atempt using usr: glpi pass: glpi in http://localhost/glpi/login.php 2013-09-03 23:05:50 *** MySQL query error: *** SQL: SELECT * FROM `glpi_plugins` ORDER BY name, directory Error: Table 'itam.glpi_plugins' doesn't exist Backtrace : C:\xampp\htdocs\glpi\inc\commondbtm.class.php :233 DBmysql->query() C:\xampp\htdocs\glpi\inc\plugin.class.php :191 CommonDBTM->find() C:\xampp\htdocs\glpi\inc\plugin.class.php :70 Plugin->checkStates() C:\xampp\htdocs\glpi\inc\includes.php :123 Plugin->init() C:\xampp\htdocs\glpi\index.php :52 include() C:/xampp/htdocs/glpi/index.php 2013-09-03 23:05:50 *** MySQL query error: *** SQL: SELECT * FROM `glpi_plugins` WHERE state=1 Error: Table 'itam.glpi_plugins' doesn't exist Backtrace : C:\xampp\htdocs\glpi\inc\commondbtm.class.php :233 DBmysql->query() C:\xampp\htdocs\glpi\inc\plugin.class.php :71 CommonDBTM->find() C:\xampp\htdocs\glpi\inc\includes.php :123 Plugin->init() C:\xampp\htdocs\glpi\index.php :52 include() C:/xampp/htdocs/glpi/index.php 2013-09-03 23:05:57 *** MySQL query error: *** SQL: SELECT * FROM `glpi_users` LEFT JOIN `glpi_useremails` ON (`glpi_users`.`id` = `glpi_useremails`.`users_id`) WHERE `name`=\'glpi\' Error: Table 'itam.glpi_users' doesn't exist Backtrace : C:\xampp\htdocs\glpi\inc\auth.class.php :105 DBmysql->query() C:\xampp\htdocs\glpi\inc\auth.class.php :552 Auth->userExists() C:\xampp\htdocs\glpi\login.php :72 Auth->Login() C:/xampp/htdocs/glpi/login.php ¿Any Ideas? De: [email protected] [mailto:[email protected]] En nombre de Julien Dombre Enviado el: martes, 03 de septiembre de 2013 02:51 a.m. Para: [email protected] Asunto: Re: [Glpi-user] cannot log to glpi after fresh install (using xampp on w7) Hi, try to see in log files (under files/_log) if you have errors in sql-error.log ? Regards Julien Dombre Le 03/09/2013 02:18, Pablo Garrone a écrit : Hi! After installing 0.84 glpi stable (the creation of the DB goes well) i always get usr/pass incorrect Tried glpi for usr and pass :( Also only on the first attempt i get this error PHP Notice: Trying to get property of non-object in C:\xampp\htdocs\glpi\inc\dbmysql.class.php at line 252 ________________________________ -Nota de Confidencialidad- El texto de este correo electrónico está dirigido exclusivamente al destinatario que figura en el mismo. Se advierte que puede contener información de carácter reservada, secreta o confidencial, así como datos de carácter personal. Por tanto, su utilización o divulgación sólo está permitida a las personas autorizadas. El contenido está alcanzado y regulado por la normativa de la República Oriental del Uruguay respecto a la Protección de los Datos Personales, en particular por la Ley No. 18.331 de 11-08-08, sus decretos reglamentarios No. 664/008 de 22-12-08 y No. 414/09 de 31-08-09, y por la restante que se sancione con posterioridad sobre el tema. Si el mensaje no está destinado a usted y lo ha recibido por error o por otras circunstancias, deberá abstenerse de leer, reproducir o difundir el contenido del mismo en forma alguna ni bajo ningún concepto. Le solicitamos además que lo comunique en forma inmediata por este medio al remitente y que lo elimine de manera segura e irrecuperable. Las comunicaciones por Internet no pueden garantizarse de ser oportunamente seguras, o libres de error o virus. El remitente no acepta responsabilidad por cualquier error u omisión. -Disclaimer- The text of this email is intended solely for the addressee shown herein. Note that it may contain confidential, proprietary or confidential information, as well as personal data. Therefore, its use or disclosure is permitted only to the authorized persons. The content is scoped and regulated by the rules of the Oriental Republic of Uruguay on the Protection of Personal Data, in particular by Law No. 18,331 of 11-08-08, its Regulatory Decree No. 664/008 of 22/12/08 and No. 414/09 of 31-08-09, and the remaining to be approved later on the subject. If the message is not aimed at you and you have received it by mistake or other circumstances, you must refrain from reading, copying or disseminating the contents thereof in any form or by any means. We further request that you immediately communicate by this means the sender and delete it safely and unrecoverable. Internet communications cannot be guaranteed to be timely secure, error or virus-free. Sender does not accept liability for any errors or omissions. _______________________________________________ Glpi-user mailing list [email protected]<mailto:[email protected]> https://mail.gna.org/listinfo/glpi-user
_______________________________________________ Glpi-user mailing list [email protected] https://mail.gna.org/listinfo/glpi-user
