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 2011-04-22 10:08:45

tomolimo
Member
From: Grenoble, France
Registered: 2009-05-12
Posts: 515

Warning message when doing upgrade from 0.78.3 to 0.78.4

Dear all,
I've got a warning when doing the upgrade from 0.78.3 to 0.78.4 versions
the message is:

PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\dbmysql.class.php at line 217

However, I can use GLPI, and it seems that everything is OK!

Here are the information from my GLPI instance:

Information about system installation and configuration

 
GLPI  0.78.4 (/glpi => H:/Program Files/Apache Software Foundation/Apache2.2/htdocs/glpi)

 
Server 
 
Operating Systems : Windows NT xxxxxx 5.2 build 3790 (Windows Server 2003 Standard Edition Service Pack 2) i586
PHP 5.3.3 (Core, PDO, Phar, Reflection, SPL, SimpleXML, apache2handler, bcmath, bz2, calendar, com_dotnet, ctype, date, dom,
    ereg, filter, ftp, hash, iconv, imap, json, ldap, libxml, mbstring, mcrypt, mhash, mysql, mysqlnd, odbc, openssl, pcre,
    pdo_mysql, session, soap, sockets, sqlite3, standard, tokenizer, wddx, wsf, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib)
Setup: memory_limit="512M" max_execution_time="300" safe_mode="" session.save_handler="files" post_max_size="8M"
    upload_max_filesize="2M" 
Software: Apache/2.2.16 (Win32) PHP/5.3.3 mod_auth_sspi/1.0.1 ()
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
MySQL: 5.1.50-community (glpi@localhost/glpi)

 
Mysql replicate 
 
Active : No

 
 Plugins list 
 
    accounts         Name:Accounts                       Version :1.6.0      Status :Installed / not activated
    appliances       Name:Appliance                      Version :1.6.0      Status :Installed / not activated
    racks            Name:Bays Management                Version :1.1.0      Status :Installed / not activated
    manageentities   Name:Entities portal                Version :1.6.0      Status :Installed / not activated
    fusioninventory  Name:FusionInventory                Version :2.3.0      Status :Installed / not activated
    fusinvinventory  Name:FusionInventory INVENTORY      Version :2.3.0-1    Status :Installed / not activated
    fusinvsnmp       Name:FusionInventory SNMP           Version :2.3.0-1    Status :Installed / not activated
    gestioncatalogue Name:GestionCatalogueServices       Version :2.0        Status :Installed / not activated
    resources        Name:Human Resources                Version :1.6.2      Status :Installed / not activated
    ideabox          Name:Idea Box                       Version :1.7.0      Status :Installed / not activated
    installations    Name:Installations                  Version :1.6.0      Status :Installed / not activated
    massocsimport    Name:OCS import                     Version :1.4.1      Status :Installed / not activated
    order            Name:Orders management              Version :1.2.0      Status :Installed / not activated
    additionalalerts Name:Others alerts                  Version :1.3.0      Status :Installed / not activated
    pdf              Name:Print to pdf                   Version :0.7.1b     Status :Installed / not activated
    renamer          Name:Renamer                        Version :1.0.7      Status :Installed / not activated
    reports          Name:Reports                        Version :1.4.0      Status :Installed / not activated
    shellcommands    Name:Shell Commands                 Version :1.3.0      Status :Installed / not activated
    manufacturersimp Name:Suppliers imports              Version :1.3.0      Status :Installed / not activated
    ticketlink       Name:Ticketlink                     Version :1.0.21     Status :Installed / not activated
    validation       Name:Validation                     Version :1.1.0      Status :Not installed
    webapplications  Name:Web applications               Version :1.6.0      Status :Installed / not activated
    webservices      Name:Web Services                   Version :1.0.0      Status :Installed / not activated

 
 LDAP directory 
 xxxxxx
 
Notifications / Mail Receiver 
 
Use a SMTP server to send emails: SMTP (xxxxx)
Mail Receiver

 
xxxxx 

GLPI 9.2.4 - PHP 7.2.13 x64 / ProcessMaker 3.3.0-community-RE-1.7 - PHP 7.1.24 x64 / Windows 2012 x64 / IIS 8.5 / MySQL 5.7.17 x64
Worldwide: >12316 PC, >9400 users (16 languages, >11 timezones), >360k tickets, >3600 entities, >4200 groups
Raynet is ARaymond (http://www.araymond.com) IT service management

Offline

#2 2011-04-22 10:51:00

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

Re: Warning message when doing upgrade from 0.78.3 to 0.78.4

hello
do you have any error message in the log files ?

Offline

#3 2011-04-22 11:32:48

tomolimo
Member
From: Grenoble, France
Registered: 2009-05-12
Posts: 515

Re: Warning message when doing upgrade from 0.78.3 to 0.78.4

in php-errors.log  I have this:

2011-04-22 10:04 [937@xxx]
Warning(2): mysql_connect(): Access denied for user 'ocs'@'xxxxx' (using password: NO)
Backtrace :
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\dbmysql.class.php:119        mysql_connect()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\dbmysql.class.php:106        DBmysql->connect()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\dbmysql.class.php:57        DBmysql->__construct()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\ocsserver.class.php:3467        DBocs->__construct()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\ocsserver.class.php:3456        OcsServer::getDBocs()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\ocsserver.class.php:728        OcsServer::checkOCSconnection()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\inc\config.class.php:834        OcsServer->showSystemInformations()
H:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\ajax\config.tabs.php:79        Config->showSystemInformations()

GLPI 9.2.4 - PHP 7.2.13 x64 / ProcessMaker 3.3.0-community-RE-1.7 - PHP 7.1.24 x64 / Windows 2012 x64 / IIS 8.5 / MySQL 5.7.17 x64
Worldwide: >12316 PC, >9400 users (16 languages, >11 timezones), >360k tickets, >3600 entities, >4200 groups
Raynet is ARaymond (http://www.araymond.com) IT service management

Offline

Board footer

Powered by FluxBB