You are not logged in.
Pages: 1
hello,
I can't find where I can back up the intern database
in old versions of glpi there was a field called maintenance in Administration but in glpi 10 I can't see it. If anyone could help me I'll be grateful and thanks in advance
Last edited by maroua (2022-06-14 00:19:33)
Offline
This is not a 10 version problem. The backup option has been removed in the 9.4.6
--
GLPI 10.0.17
GLPI-Inventory 1.4.0
Ubuntu Server 20.04 LTS
Offline
what ??.. so if I want to back up my database what should I do?
I was working locally and I want to deploy it on another server, in this case, is PHPMyAdmin database will be enough for this operation or it is impossible?
Offline
You need to use some other tool to back it up. The old tool didn't do anything special but it was not reliable on large databases (timeouts, performance, etc).
Using utilities like "mysqldump" will provide the same functionality but be more stable and better performing.
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
thank you, I used mysqldump and it worked ^-^
Offline
Pages: 1