Actions
Souhaits #1843
ferméGalette 1.1.1: Missing redirect to installer
Statut:
Rejeté
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
-
Début:
15/06/2024
Echéance:
% réalisé:
0%
Temps estimé:
Vote:
Description
Running Galette 1.1.1 from docker.
Database exists
But no database tables
config.inc.php exists
Problem:
Firefox on Windows pointing to `http://localhost:8080` (docker port - redirects internally to port 80 on the apache webserver in the container)
Expected redirect to `http://localhost:8080/installer.php`
Instead page is shown with "Galette needs update! (see attached screenshot)
!2024-06-15 14_57_30-Galette needs update! — Mozilla Firefox.jpg!
Fichiers
Actions
#1
Mis à jour par Johan Cwiklinski il y a 2 mois
- Duplique Souhaits #1821: Unattended install ajouté
Actions
#2
Mis à jour par Johan Cwiklinski il y a 2 mois
- Statut changé de Nouveau à Rejeté
In fact, this one duplicates #1821. Galette currently consider it's installed when a `config.inc.php` file is present; therefore missing DB lends to a not up-to-date instance.
Actions