Carlos Moreno
Results
2
comments of
Carlos Moreno
Same case, I can't import inventory SNMP to GLPI  GLPI 10.0.3 PHP 8.1 MySQL 8.0.30 CentOS 7.9
Reviewing the problem in the files run.php and ocsng_fullsync.php have the following instruction: ini_set ("memory_limit", "-1"); ini_set ("max_execution_time", "0"); This is a bad practice since the mysql server takes the...