php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66422 shared.php.net is down
Submitted: 2014-01-05 20:25 UTC Modified: 2014-01-05 20:30 UTC
From: iggyvolz at aim dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2014-01-05 20:25 UTC] iggyvolz at aim dot com
Description:
------------
The shared.php.net site is completely down.  This causes CSS and JS not to load, specifically on the wiki.

Test script:
---------------
<?php
echo file_get_contents('http://shared.php.net');

Expected result:
----------------
Contents of shared.php.net

Actual result:
--------------
Loads indefinitely

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-05 20:26 UTC] iggyvolz at aim dot com
So technically the script returns:

Warning: file_get_contents(http://shared.php.net): failed to open stream: Operation timed out in.../myfile.php on line 2
 [2014-01-05 20:30 UTC] iggyvolz at aim dot com
-Status: Open +Status: Closed
 [2014-01-05 20:30 UTC] iggyvolz at aim dot com
Looks like it's back up now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 23:01:31 2024 UTC