DiouxX / docker-glpi

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

session.cookie_httponly is set to "on on" each time the container restarts, preventing apache from running #104

Closed levihb closed 5 months ago

levihb commented 6 months ago

I'm guessing this is a bug related to issue #101. But now php.init keeps getting modified, changing the value to session.cookie_httponly = on on. This causes:

[Thu Feb 15 16:31:40.081012 2024] [core:notice] [pid 53] AH00094: Command line: '/usr/sbin/apache2'
PHP:  syntax error, unexpected BOOL_TRUE in /etc/php/8.1/apache2/php.ini on line 1413
PHP:  syntax error, unexpected BOOL_TRUE in /etc/php/8.1/apache2/php.ini on line 1413
PHP:  syntax error, unexpected BOOL_TRUE in /etc/php/8.1/apache2/php.ini on line 1413
PHP:  syntax error, unexpected BOOL_TRUE in /etc/php/8.1/apache2/php.ini on line 1413
PHP:  syntax error, unexpected BOOL_TRUE in /etc/php/8.1/apache2/php.ini on line 1413
[Thu Feb 15 16:31:41.123214 2024] [mpm_prefork:notice] [pid 53] AH00169: caught SIGTERM, shutting down