You are not logged in.
Pages: 1
Hello,
we tried to clear the _cache folder using console glpi:cache:clear and glpi:cache:clear -c core both didn't work (commandline with admin rights)
Without option there's an errormessage that subfolders of template are not empty.
With option it says that cache was cleared successfully, although nothing was deleted.
The folder contains tens of thousand ascii files with similar content:
0
7c3955cb1c7269309e471640fef36a28c18117eb
i:1;
Is it safe to delete those files manually?
I found another forum thread where there was talked about a reset cache button in system -> general -> performance tab which is missing here.
We're running GLPI 10.0.16 on Windows with IIS.
Thank You,
Jan
Offline
You need to have debug mode enabled for your user in order to see the reset buttons on the performance tab.
If you use the CLI commands, you should be running them as the same user as your web server.
For example, with Apache on a Debian-based system I would use:
sudo -u www-data bin/console cache:clear
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Pages: 1