RE: [PHP-DEV] Retiring PHP's Mirror Program
[email protected] (Derick Rethans) Thu, 28 Mar 2019 12:08:02 +0000 (GMT)
| Newsgroups | php.internals,php.mirrors |
|---|---|
| Message-ID | <alpine.DEB.2.21.1903281200150.11325@singlemalt.home.derickrethans.nl> |
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1860487955-1553774883=:11325 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 28 Mar 2019, Sascha Schumann wrote: > Hi Derick, >=20 > there is no * or nl1 record in the php.net zone, so I cannot change it. >=20 > I guess that it is done on the easydns side. There is a nl1 record in our zone that we generate from our master=20 database with the /local/systems/maintain-master-dns.php script on=20 master.php.net This puts the /local/mirrors/php-master-web/fetch/php.net.zone on the=20 master.php.net filesystem: =E2=80=A6 nl IN A 94.142.242.175 nl1.php.net. IN CNAME php.streamservice.nl. nl IN A 94.142.242.175 nl3.php.net. IN CNAME php.nederland.net. =E2=80=A6 And EasyDNS fetches that zone file I believe. So I guess we (I) need to modify that script to not CNAME these to the=20 respective mirrors, but instead to star-php-net.ax4z.com. instead? I can=20 work on that (tomorrow). cheers, Derick --=20 https://derickrethans.nl | https://xdebug.org | https://dram.io Like Xdebug? Consider a donation: https://xdebug.org/donate.php, or become my Patron: https://www.patreon.com/derickr twitter: @derickr and @xdebug --8323329-1860487955-1553774883=:11325--