Edit report at https://bugs.php.net/bug.php?id=66422&edit=1
ID: 66422 Comment by: iggyvolz at aim dot com Reported by: iggyvolz at aim dot com Summary: shared.php.net is down Status: Open Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant Block user comment: N Private report: N New Comment: 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 Previous Comments: ------------------------------------------------------------------------ [2014-01-05 20:25:27] 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66422&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
