-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Cannot download phpmyadmin on a IPv6 only server.
both www.phpmyadmin.net and files.phpmyadmin.net does not have AAAA records.
Connecting to files.phpmyadmin.net (files.phpmyadmin.net)|185.93.2.15|:443... failed: Connection timed out.
Connecting to www.phpmyadmin.net (www.phpmyadmin.net)|195.181.174.2|:443... failed: Connection timed out.
phpmyadmin.net does have a AAAA record but, connections are refused.
Connecting to phpmyadmin.net (phpmyadmin.net)|2a01:4f8:13b:15a3::2|:443... failed: Connection refused.
Describe the solution you'd like
-
Fix the connection issue (probably only binded to IPv4 or firewall block) and add AAAA to www subdomain as well.
-
Since files.phpmyadmin.net uses CDN77 as the CDN, I have contacted them asking about IPv6 connectivity.
I will update this post once they reply.Got a reply, they dont support IPv6 yet.