missing php-mbstring dependencies

Bug #1775619 reported by NaSH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OCS Inventory: OCSReports
Invalid
Undecided
Unassigned

Bug Description

when trying to install ocsinventory-reports on ubuntu bionic,
i get almost a blank page on http://localhost/ocsreports/

(i just get OCS-NG Inventory Installation without anything else)

in the apache logs i saw :

PHP Fatal error: Uncaught Error: Call to undefined function mb_strtoupper() in /usr/share/ocsinventory-reports/install.php:103\nStack trace:\n#0 /usr/share/ocsinventory-reports/require/header.php(87): require()\n#1 /usr/share/ocsinventory-reports/index.php(32): require('/usr/share/ocsi...')\n#2 {main}\n thrown in /usr/share/ocsinventory-reports/install.php on line 103

i installed php7.2-mbstring with
sudo apt install php-mbstring
did a
sudo apachectl restart
and the install page on http://localhost/ocsreports/ was working

so i guess php-mbstring is missing dependencie on the ocsinventory-reports package

Changed in ocsinventory-ocsreports:
status: New → Invalid
Revision history for this message
NaSH (lenashou) wrote :

Invalid ?
can I get an explanation ?

Revision history for this message
Frank (frank-bourdeau) wrote :

Hi

The project has moved to github this is why your problem has the status 'invalid'. Launchpad is no more used. For your problem open an issue here https://github.com/OCSInventory-NG/OCSInventory-ocsreports/issues. You must have a valid account on github.com

Regards

Frank

Revision history for this message
NaSH (lenashou) wrote :

oh ok, thanks.
I understand better
sorry

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.