Skip to content

Conversation

@ikerls
Copy link
Contributor

@ikerls ikerls commented Nov 16, 2025

Removes the default value for APACHE_HTTP_PORT in ssl-off.conf (to maintain consistency with ssl-full.conf and ssl-mixed.conf) as it is causing the error:

Name or service not known: AH00547: Could not resolve host name *:${APACHE_HTTP_PORT:8080} -- ignoring!

The default value for APACHE_HTTP_PORT is being set in src/variations/fpm-apache/Dockerfile.
Fixes: #607

@jaydrogers jaydrogers merged commit 8e7d693 into serversideup:280-create-a-frankenphp-variation Nov 18, 2025
@jaydrogers
Copy link
Member

Oh dang, I just saw this...

I pushed a commit to fix it, but I just squashed and merged this to see if you can still get the credit.

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants