You are not logged in.
Bonjour,
Depuis mon passage à GLPI 9.4.6 à 9.5.3 et update du pligin printercounters en conséquence (v1.7.0) j'ai perdu tout le contenu mes tables. J'ai du recréer mes compteurs et mon paramétrage. J'ai activé les relevés auto, quand je clique sur Relevé manuel, cela fonctionne, mais pas les relevés auto.
Dans mon crontab j'avais la ligne :
00 09-18 * * * /usr/bin/php /var/www/html/glpi/plugins/printercounters/scripts/run.php --sonprocess_nbr=4
Maintenant elle ne fonctionne plus et quand j'éxécute depuis mon prompt php /var/www/html/glpi/plugins/printercounters/scripts/run.php --sonprocess_nbr=4
j'ai les erreurs :
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.3.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.3.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.3.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.3.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.32e4a0ce140c9203c2ba2387c1b810bf9.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.32e4a0ce140c9203c2ba2387c1b810bf9.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.32e4a0ce140c9203c2ba2387c1b810bf9.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
PHP Warning: Cannot write "/var/www/html/glpi/files/_cache/glpi_cache_db_9.5.32e4a0ce140c9203c2ba2387c1b810bf9.json" cache footprint file. Cache performance can be lowered. in /var/www/html/glpi/inc/cache/simplecache.class.php on line 273
J'ai changé les droits sur ce fichier de cache comme expliqué dans le ticket 168858 : apache owner et chmod 755 ou 777 c'est pareil !
Avez-vous une piste de solution à me fournir s'il vous plait ?
D'avance merci !
Offline