[phpMyAdmin Git] [phpmyadmin/docker] 031d27: Fix issue port 80- range when using APACHE_PORT

ByteBitten rubenplugge at gmail.com
Fri Nov 25 15:14:39 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/docker
Commit: 031d27ad3054d060e54ab8a996eed317a40d8cb4
https://github.com/phpmyadmin/docker/commit/031d27ad3054d060e54ab8a996eed317a40d8cb4
Author: ByteBitten <rubenplugge at gmail.com>
Date: 2022-08-17 (Wed, 08 August 2022) +02:00

Changed paths: 
M docker-entrypoint.sh

Log Message:
-----------
Fix issue port 80- range when using APACHE_PORT

Setting port to 8000-8099 caused issues after a restart.
Ex: Port got set from 8090 to 809090 resulting in error AH00526.
Using full line replace as ports.conf next character is new line.

Commit: 1effd43182e9a2e90e991ce5e521c1df68d9d089
https://github.com/phpmyadmin/docker/commit/1effd43182e9a2e90e991ce5e521c1df68d9d089
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M apache/docker-entrypoint.sh
M docker-entrypoint.sh

Log Message:
-----------
Merge #381 - Fix issue port 80- range when using APACHE_PORT

Pull-request: #381

Commit: 83bd66d27f0a0b9f087f0d9b2e8f17ba4bd43179
https://github.com/phpmyadmin/docker/commit/83bd66d27f0a0b9f087f0d9b2e8f17ba4bd43179
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-11-25 (Fri, 11 November 2022) +01:00

Changed paths: 
M apache/config.inc.php
M fpm-alpine/config.inc.php
M fpm/config.inc.php

Log Message:
-----------
Update config.inc.php files



More information about the Git mailing list