Re: [Help - me ] br.php.net mirror site deactivated
[email protected] (Daniel Brown) Wed, 20 Sep 2017 13:21:38 -0400
| Newsgroups | php.mirrors |
|---|---|
| Message-ID | <CAD9cneMVEFAx5koODwcEq4je-s32u3gTmeU1KJ_SptzUmE4gGw@mail.gmail.com> |
What I'm seeing on our side for BR1 is: Failed '/mirror-info|hostname' check: Apache ServerName directive does not match 'br1.php.net'. Consider swapping ServerName and ServerAlias, see /mirroring.php. Likely cause: Please make sure your ServerName is configured correctly Test URL: http://phpweb.hostnet.com.br/mirror-info (problem since: Wed, 20 Sep 2017 17:03:36 GMT) On Wed, Sep 20, 2017 at 12:10 PM, alexander <[email protected]> wro= te: > More tests > > alexander@alexander:~$ host br.php.net > br.php.net has address 187.73.33.98 > br.php.net has address 177.55.120.24 > > alexander@alexander:~$ telnet 187.73.33.98 80 > Trying 187.73.33.98... > Connected to 187.73.33.98. > Escape character is '^]'. > GET / HTTP/1.1 > Host: br.php.net > > HTTP/1.1 200 OK > Date: Wed, 20 Sep 2017 16:09:58 GMT > Server: Apache > Last-Modified: Wed, 20 Sep 2017 15:30:12 GMT > Content-language: en > X-Frame-Options: SAMEORIGIN > Set-Cookie: COUNTRY=3DNA%2C201.76.188.234; expires=3DWed, 27-Sep-2017 16:= 10:05 > GMT; Max-Age=3D604800; path=3D/ > Set-Cookie: LAST_NEWS=3D1505923805; expires=3DThu, 20-Sep-2018 16:10:05 G= MT; > Max-Age=3D31536000; path=3D/ > Link: <http://php.net/index>; rel=3Dshorturl > Connection: close > Transfer-Encoding: chunked > Content-Type: text/html; charset=3Dutf-8 > > 2000 > <!DOCTYPE html> > <html xmlns=3D"http://www.w3.org/1999/xhtml" lang=3D"en"> > <head> > > <meta charset=3D"utf-8"> > <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale= =3D1.0"> > > <title>PHP: Hypertext Preprocessor</title> > > <link rel=3D"shortcut icon" href=3D"http://br.php.net/favicon.ico"> > <link rel=3D"search" type=3D"application/opensearchdescription+xml" > href=3D"http://php.net/phpnetimprovedsearch.src" title=3D"Add PHP.net sea= rch"> > <link rel=3D"alternate" type=3D"application/atom+xml" > href=3D"http://br.php.net/releases/feed.php" title=3D"PHP Release feed"> > <link rel=3D"alternate" type=3D"application/atom+xml" > href=3D"http://br.php.net/feed.atom" title=3D"PHP: Hypertext Preprocessor= "> > > <link rel=3D"canonical" href=3D"http://php.net/index.php"> > <link rel=3D"shorturl" href=3D"http://php.net/index"> > <link rel=3D"alternate" href=3D"http://php.net/index" hreflang=3D"x-defa= ult"> > > [...] > > > > > On 20/09/2017 13:04, alexander wrote: >> >> Dears, >> >> The mirrors br.php.net is not listed on http://php.net/mirrors.php >> >> The mirror is updated ... All seems ok to me ... >> >> We not received emails about problems ... >> >> Please, could you verify it for me ? >> >> My tests seems ok ... >> >> alexander@alexander:~$ HEAD br.php.net >> 200 OK >> Cache-Control: max-age=3D86400 >> Connection: close >> Date: Wed, 20 Sep 2017 15:57:19 GMT >> Server: Apache/2.4.12 (Unix) OpenSSL/1.0.1e-fips >> Content-Language: en >> Content-Type: text/html; charset=3Dutf-8 >> Expires: Thu, 21 Sep 2017 15:57:19 GMT >> Last-Modified: Wed, 20 Sep 2017 15:30:12 GMT >> Client-Date: Wed, 20 Sep 2017 15:57:19 GMT >> Client-Peer: 177.55.120.24:80 >> Client-Response-Num: 1 >> Link: <http://php.net/index>; rel=3Dshorturl >> Set-Cookie: COUNTRY=3DNA%2C201.76.188.234; expires=3DWed, 27-Sep-2017 15= :57:19 >> GMT; Max-Age=3D604800; path=3D/ >> Set-Cookie: LAST_NEWS=3D1505923039; expires=3DThu, 20-Sep-2018 15:57:19 = GMT; >> Max-Age=3D31536000; path=3D/ >> X-Frame-Options: SAMEORIGIN >> X-Powered-By: PHP/7.0.3 >> >> >> curl -v br.php.net | head >> * Rebuilt URL to: br.php.net/ >> % Total % Received % Xferd Average Speed Time Time Time >> Current >> Dload Upload Total Spent Left Spe= ed >> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- >> 0* Trying 187.73.33.98... >> * Connected to br.php.net (187.73.33.98) port 80 (#0) >> > GET / HTTP/1.1 >> > Host: br.php.net >> > User-Agent: curl/7.47.0 >> > Accept: */* >> > >> < HTTP/1.1 200 OK >> < Date: Wed, 20 Sep 2017 16:02:06 GMT >> < Server: Apache >> < Last-Modified: Wed, 20 Sep 2017 15:30:12 GMT >> < Content-language: en >> < X-Frame-Options: SAMEORIGIN >> < Set-Cookie: COUNTRY=3DNA%2C201.76.188.234; expires=3DWed, 27-Sep-2017 >> 16:02:06 GMT; Max-Age=3D604800; path=3D/ >> < Set-Cookie: LAST_NEWS=3D1505923326; expires=3DThu, 20-Sep-2018 16:02:0= 7 GMT; >> Max-Age=3D31536000; path=3D/ >> < Link: <http://php.net/index>; rel=3Dshorturl >> < Connection: close >> < Transfer-Encoding: chunked >> < Content-Type: text/html; charset=3Dutf-8 >> < >> { [945 bytes data] >> <!DOCTYPE html> >> <html xmlns=3D"http://www.w3.org/1999/xhtml" lang=3D"en"> >> <head> >> >> <meta charset=3D"utf-8"> >> <meta name=3D"viewport" content=3D"width=3Ddevice-width, initial-scale= =3D1.0"> >> >> <title>PHP: Hypertext Preprocessor</title> >> >> [...] >> >> Thanks ! >> >> Best Regards >> >> Alexander S. Varej=C3=A3o >> Administrador de Redes e Sistemas >> Hostnet Internet Ltda >> >> >> >> >