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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: iggyvolz at aim dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 15:00:01 2025 UTC