Seems your system missing the php json module, you can try 'apt-get install php5-json'.
It's weird, in my Ubuntu 13.10 test system, the default php5.5.3 already include json module. Thanks, Vincent > -----Original Message----- > From: [email protected] > [mailto:[email protected]] > Sent: 2014年9月17日 17:08 > To: Ma, Dong (Vincent, Open Source Program Office); > [email protected] > Subject: RE: "LicenseBrowser" shows nothing on 2.6.0-rc1 release > > Hello Vincent, > Please find attached logs you have asked for. > FYI: I have installed "SPDX" module on top of Fossology 2.4.0, and same still > exists on 2.6.0-rc1. > > Regards > Kotrappa. > > -----Original Message----- > From: Ma, Dong (Vincent, Open Source Program Office) > [mailto:[email protected]] > Sent: 17 September 2014 13:55 > To: Kotrappa DeverShetty (WT01 - Manufacturing & Hi Tech); > [email protected] > Subject: RE: "LicenseBrowser" shows nothing on 2.6.0-rc1 release > > From your upgrade log, I didn't see any errors in this process except one PHP > warning, can you send the /var/log/fossology.log and the apache error log? > > Thanks, > Vincent > > > -----Original Message----- > > From: fossology [mailto:[email protected]] On > > Behalf Of [email protected] > > Sent: 2014年9月17日 15:56 > > To: [email protected] > > Subject: [FOSSology] "LicenseBrowser" shows nothing on 2.6.0-rc1 > > release > > > > Hello, > > > > I upgraded to 2.6.0-rc1 on Ubuntu 13.10 destro and scanned set of > > files, scan is OK but "LicenseBrowser" link shows "nothing". > > This problem has not occurred in 2.5.0 ( I recently upgraded to 2.5.0 > > from 2.4.0). > > I have put 2.6.0-rc1 in /etc/apt/sources.list, because 2.6.0 is not > > accessible and shows "404" Not Found error if I put it. > > > > > > Following is the log of upgrade to 2.6.0-rc1 from 2.5.0 > > -------------------------------------------- > > Reading package lists... Done > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Calculating upgrade... Done > > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > > 3 not fully installed or removed. > > After this operation, 0 B of additional disk space will be used. > > Do you want to continue [Y/n]? y > > Setting up fossology-db (2.6.0rc1-1) ... > > *** Setting up the FOSSology database *** > > NOTE: fossology database already exists, not creating > > *** Checking for plpgsql support *** > > NOTE: plpgsql already exists in fossology database, good Setting up > > fossology-web (2.6.0rc1-1) ... > > *** Running postinstall for web-only actions*** > > *** update the database and license_ref table *** PHP Warning: > > date_default_timezone_get(): It is not safe to rely on the system's > > timezone settings. You are *required* to use the date.timezone setting > > or the > > date_default_timezone_set() function. In case you used any of those > > methods and you are still getting this warning, you most likely > > misspelled the timezone identifier. We selected the timezone 'UTC' for > > now, but please set date.timezone to select your timezone. in > > /usr/share/fossology/vendor/monolog/monolog/src/Monolog/Logger.php on > > line 233 > > Applying database functions > > DB schema has been updated for fossology. > > INSERT INTO clearing_decision_scopes (meaning) values > > ('global'),('upload') INSERT INTO clearing_decision_types (meaning) > > values ('User decision'),('To be > > determined') Database schema update completed successfully. > > Update reference licenses > > Data previously migrated. > > Migrate data from 2.1 to 2.2 in /usr/lib/fossology > > *** Setting up the web interface *** > > NOTE: Adding user www-data to group fossy FOSSology postinstall > > complete, but sure to complete the remaining > > steps in the INSTALL instructions. > > Setting up fossology (2.6.0rc1-1) ... > > Database connectivity is good. > > FOSSology postinstall complete, but sure to complete the remaining > > steps in the INSTALL instructions. > > Starting FOSSology job scheduler: fossology. > > ------------------------------------------------------ > > > > Best regards > > Kotrappa. > > > > The information contained in this electronic message and any > > attachments to this message are intended for the exclusive use of the > > addressee(s) and may contain proprietary, confidential or privileged > > information. If you are not the intended recipient, you should not > > disseminate, > distribute or copy this e-mail. > > Please notify the sender immediately and destroy all copies of this > > message and any attachments. > > > > WARNING: Computer viruses can be transmitted via email. The recipient > > should check this email and any attachments for the presence of > > viruses. The company accepts no liability for any damage caused by any > > virus transmitted by this email. > > > > www.wipro.com > > _______________________________________________ > > fossology mailing list > > [email protected] > > http://lists.fossology.org/mailman/listinfo/fossology > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the > intended recipient, you should not disseminate, distribute or copy this > e-mail. > Please notify the sender immediately and destroy all copies of this message > and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. The > company accepts no liability for any damage caused by any virus transmitted by > this email. > > www.wipro.com _______________________________________________ fossology mailing list [email protected] http://lists.fossology.org/mailman/listinfo/fossology
