php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75322 www.php.net not loading properly
Submitted: 2017-10-05 19:06 UTC Modified: 2019-05-20 14:29 UTC
Votes:2
Avg. Score:2.0 ± 1.0
Reproduced:1 of 2 (50.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: tkirby2605 at gmail dot com Assigned: petk (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2017-10-05 19:06 UTC] tkirby2605 at gmail dot com
Description:
------------
www.php.net shows a text-only version of the site. could be by design? some sites and apps still use the www subdomain by default.

Expected result:
----------------
should display same as php.net

Actual result:
--------------
php

Downloads
Documentation
Get Involved
Help

Search
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-06 13:14 UTC] cmb@php.net
-Package: Documentation problem +Package: Website problem
 [2017-10-06 13:14 UTC] cmb@php.net
As far as I know, www.php.net uses geolocation to serve the request from a
mirror, so this might be a problem for one of the mirrors only. At least for me,
www.php.net works as expected.
 [2017-10-06 15:45 UTC] tkirby2605 at gmail dot com
Chrome console output includes the output below (btw - tried with same results on IE, Firefox, Safari and Opera):

11:38:44.972 www.php.net/:21 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://us1.php.net/cached.php?t=1421837618&f=/fonts/Fira/fira.css".
11:38:44.977 www.php.net/:22 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://us1.php.net/cached.php?t=1421837618&f=/fonts/Font-Awesome/css/fontello.css".
11:38:44.978 www.php.net/:24 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://us1.php.net/cached.php?t=1449787206&f=/styles/theme-medium.css".
11:38:44.978 www.php.net/:23 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://us1.php.net/cached.php?t=1478800802&f=/styles/theme-base.css".
11:38:44.987 www.php.net/:25 Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://us1.php.net/cached.php?t=1429259403&f=/styles/home.css".
11:38:45.214 cached.php?t=1421837618&f=/js/ext/modernizr.js:1 Uncaught SyntaxError: Unexpected token <
11:38:45.223 cached.php?t=1421837618&f=/js/ext/hogan-2.0.0.min.js:1 Uncaught SyntaxError: Unexpected token <
11:38:45.224 cached.php?t=1421837618&f=/js/ext/typeahead.min.js:1 Uncaught SyntaxError: Unexpected token <
11:38:45.224 cached.php?t=1421837618&f=/js/ext/mousetrap.min.js:1 Uncaught SyntaxError: Unexpected token <
11:38:45.225 cached.php?t=1421837618&f=/js/search.js:1 Uncaught SyntaxError: Unexpected token <
11:38:45.306 cached.php?t=1500560403&f=/js/common.js:1 Uncaught SyntaxError: Unexpected token <
 [2017-10-06 16:27 UTC] cmb@php.net
-Package: Website problem +Package: Systems problem
 [2017-10-06 16:27 UTC] cmb@php.net
I'm not sure whether us1.php.net is supposed to be there, but at least it's
presently not available.
 [2017-10-07 19:08 UTC] peterkokot at gmail dot com
Hello, just passing by and sharing similar issue here. Currently http://php.net and http://www.php.net seem to point to different apps or something and there appears these errors in a browser debug console:

Access to Font at 'http://be2.php.net/fonts/Fira/woff/FiraSans-Medium.woff' from origin 'http://www.php.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.php.net' is therefore not allowed access.
 [2019-05-20 14:29 UTC] petk@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: petk
 [2019-05-20 14:29 UTC] petk@php.net
Hello, this now looks resolved. Site has been recently also moved to infrastructure without mirrors. Thank you for the report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC