DiouxX / docker-glpi

Project to deploy GLPI with docker
219 stars 185 forks source link

Stuck install.php #98

Closed jeremy-bepoix closed 9 months ago

jeremy-bepoix commented 9 months ago

Hi, what i do :

result : Stuck at http://localhost:8784/install/install.php if i click 'ok' nothing append...

Tested with Docker desktop Windows 10

Logs Glpi stack :

2023-11-03 09:16:33 TLS_REQCERT isn't present
2023-11-03 09:16:33 GLPI is already installed
2023-11-03 09:16:33 Starting periodic command scheduler: cron.
2023-11-03 09:16:33 Enabling module rewrite.
2023-11-03 09:16:33 To activate the new configuration, you need to run:
2023-11-03 09:16:33   service apache2 restart
2023-11-03 09:16:34 Restarting Apache httpd web server: apache2.
2023-11-03 09:16:35 Stopping Apache httpd web server: apache2.
2023-11-03 09:16:33 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.3. Set the 'ServerName' directive globally to suppress this message
2023-11-03 09:16:35 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.3. Set the 'ServerName' directive globally to suppress this message

mariadb :


2023-11-03 09:16:35 2023-11-03  8:16:35 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
2023-11-03 09:16:35 2023-11-03  8:16:35 0 [Note] Server socket created on IP: '0.0.0.0'.
2023-11-03 09:16:35 2023-11-03  8:16:35 0 [Note] Server socket created on IP: '::'.
2023-11-03 09:16:35 2023-11-03  8:16:35 0 [Note] mariadbd: ready for connections.
2023-11-03 09:16:35 Version: '10.7.8-MariaDB-1:10.7.8+maria~ubu2004'  socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
2023-11-03 09:16:33 2023-11-03 08:16:33+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.7.8+maria~ubu2004 started.
2023-11-03 09:16:34 2023-11-03 08:16:34+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2023-11-03 09:16:34 2023-11-03 08:16:34+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.7.8+maria~ubu2004 started.
2023-11-03 09:16:34 2023-11-03 08:16:34+00:00 [Note] [Entrypoint]: MariaDB upgrade not required```
jeremy-bepoix commented 9 months ago

After some test seems to be working on docker debian.