Hello.
I installed OCS inventory Server.
Env>
OS : centos 7.6.1810
php 7.3.7
http 2.4.6
mysql 5.7
OCS 2.6 Release
Installation Process :
> php php-curl php-soap php-mysqlnd php-gd php-common php-mbstring php-mssql php-mcrypt php-xml php-devel php-process php-pecl-zip
>SELinux & iptables = disabled
But..... After Installation,, I Found Waring Message At web UI
>> http://myServerIP/ocsinventory
Warning: mysqli_real_escape_string(): Couldn't fetch mysqli in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 67
Warning: mysqli_query(): Couldn't fetch mysqli in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 104
Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, bool given in /usr/share/ocsinventory-reports/ocsreports/require/function_commun.php on line 38
How can I fix that???
Also,, Can I ignore the Messages?
Please Help me ..