Php.net Is Down

(php.net)

48 points | by sschueller 10 hours ago ago

51 comments

  • not_your_vase 8 hours ago

    Maybe they saw the "php is deprecated" post from a few hours ago, and they were like

      > Oh, why no one told us? Everyone, thanks for the work, but that's it, the project is over. The webserver is now a minecraft server.
  • progbits 8 hours ago

    I'm no fan of PHP but let's give them a break. It's Sunday and while having the docs down is unfortunate this basically doesn't matter.

    • mdp2021 8 hours ago

      We had been able to download PHP documentation, including useful users' notes, since the dawn of time... Prudence.

      Edit: In case this comes useful to some: I think this is a backup, https://docs.phplang.net/docs.php

      • wwweston 7 hours ago

        Yes! I remember downloading this for working in an offline setup 20+ years ago.

        Still, maybe getting rid of the mirrors program 5 years ago had its downsides:

        https://derickrethans.nl/php-mirrors.html

        • 0x073 7 hours ago

          As the PHP documentation is in git it's easy to have a up to date copy locally.

    • dolni 8 hours ago

      It's Sunday in the United States.

      It's not Sunday everywhere.

      • tredre3 8 hours ago

        I get you're trying to be a white knight of sort and protect the world from HN's american-centric view, but of the 215 world capitals it's currently Sunday in 195 of them and Monday morning in the rest, so...

      • mdp2021 8 hours ago

        Most people in Auckland are very probably still asleep. That they be the responsible maintainers - of a service which I understand is in Germany - is not impossible, just pretty far from the main bets.

      • 8 hours ago
        [deleted]
  • captn3m0 8 hours ago
    • pier25 8 hours ago

      It was reported 9 hours ago... and it's still down?

      • sshine 8 hours ago

        A week or two ago, the Haskell website was down for the greater part of a weekend.

        Digging through Hacker News history, Haskell.org was periodically reported down between 7 and 14 years ago.

        I suspect the volunteer resources behind language projects have half-hearted DevOps.

        So the surprising thing to me is not that php.net is down for hours, but that people care to report it.

        • pier25 7 hours ago

          Are you seriously comparing a niche language almost nobody uses vs the language that runs the majority of websites?

          • sshine 6 hours ago

            I think you’re overstating the usage of Haskell.

            Hardly everyone uses it.

            Jokes aside, I think you’ll be surprised to learn that the DevOps effort for most official programming language resources are surprisingly alike, regardless of their popularity.

          • 0x073 7 hours ago

            If I understand it correctly the site is managed more like a hobby/private website.

            There is no company behind with sys admin 24h support.

  • cluckindan 8 hours ago

    502 Bad Gateway

    Damn this ancient laptop. But my Packard Bell won’t connect either?!

    • diggan 8 hours ago

      2xx - All good

      3xx - Somethings could be better

      4xx - You did something wrong

      5xx - Server did something wrong

      Judging by this quick cheat-sheet I just created, this was not your fault :)

      • rsynnott 7 hours ago

        1xx - Rare novelty response code.

        • jeroenhd 7 hours ago

          1xx is the response code you try to ignore because it's really annoying to deal with properly (like when you receive a 100 response to a file upload, or even worse, a 101 with a protocol that isn't exactly what you expected, or a 103 which means more content comes later).

          1xx response codes are crucial for things like WebSockets and HTTP/3 but they make the HTTP state machine more complex and many people writing manual HTTP requests are ill-prepared to deal with them.

        • doubled112 7 hours ago

          418 I'm a teapot seemed pretty novel the first few times.

          • coldcode 7 hours ago

            I prefer I'm a coffeepot, but for some reason, there was a 404.

            • doubled112 7 hours ago

              Coffee not found. Sorry, I already drank it.

        • corobo 7 hours ago

          1xx - this is the websocket connection if you want to watch what it's doing

  • elashri 8 hours ago

    This status page link from php account on mastodon

    https://ohdear.app/status-page/php-infrastructure-status-pag...

  • kstrauser 8 hours ago

    Well, there goes my Sunday. I guess it’s off to the horse track instead.

  • donohoe 8 hours ago

    I'm sure being on the frontpage of HN isn't helping much.

  • Nux 7 hours ago

    A good dose of healthy downtime is sometimes welcome.

  • diggan 8 hours ago

    Seemingly https://www.elektronauts.com/ (community for Elektron devices) is also down, coincident? AFAIK, Elektronauts is running Discourse, so Ruby, not PHP, so unlikely to be related that way.

    But, I'd wager a bet on some DNS misconfiguration at some CDN or likewise, that both are using :)

    • 0x073 7 hours ago

      Apples and bananas.

  • AlexDragusin 8 hours ago

    Coincidence this happens after the 8.4 update? We'll see.

  • ChrisMarshallNY 8 hours ago

    It's run by Nexcess.net (or was, the last time I checked). Wonder if the whole hosting service is down?

  • DataDaemon 7 hours ago

    After latest PHP release, everyone started migrating their projects to PHP.

  • kyriakos 4 hours ago

    its back online

  • jgalt212 6 hours ago

    I haven't used PHP in years, but I always felt the user examples section made their docs better than the Python docs which are still somewhat wanting for common use case based examples.

  • devops000 8 hours ago

    If they have used Ruby on Rails would never have happened.

  • newbing 9 hours ago

    Yes,it's down.

  • TiredOfLife 8 hours ago

    They also appear to be using some kind of "We have Cloudflare at home" solution

  • pikseladam 8 hours ago

    yep. this checks out

  • jeffrallen 8 hours ago

    Go learn Go. :)

  • Kwpolska 8 hours ago

    And that’s important, because?

    • mdp2021 8 hours ago

      Some infrastructures are supposed to have extremely high uptimes.

      Were this occasion frequent, you would not see these submissions.

      • Kwpolska 8 hours ago

        I understand posting about outages of critical infrastructure (like us-east-1) or interactive websites. But this is a non-interactive website, whose only purpose is delivering text (PHP docs) and maybe some binaries. The few people working on PHP projects on a Sunday may not have access to the official docs for a while. But they can just hop onto the Wayback Machine and carry on with their work.

        • mdp2021 7 hours ago

          For the manual (of which, I insist, coders should have an offline copy - they have been available since forever and prudence dictates), there is a backup site, apparently, at

          https://docs.phplang.net/docs.php

          For the purpose of the submission, I guess some people are puzzled ("What happened?").

    • kyriakos 7 hours ago

      php.net runs the language's documentation. its not just a home page

      • netsharc 7 hours ago

        When latency and pageload was in seconds instead of milliseconds, downloading the documentation as a Windows Help file improved my efficiency.

        This is a "kids these days" post. Maybe in a few years "The connection to the data center hosting the 1000 GPUs that run the LLM I ask how to do stuff is down, I can't get any work done!"

        • jeroenhd 7 hours ago

          There's absolutely nothing preventing anyone from downloading the docs. However, search engines won't return results from your local .hlp files and there are plenty of cases where the comments underneath a manual page give context for edge cases that wasn't necessarily described in the docs.

          I personally rely on the local documentation in my IDE because I can't be bothered to continuously update my docs with the latest errata and additions.

        • kyriakos 7 hours ago

          I've been using PHP since 1999 and never downloaded the documentation locally.

  • pluc 8 hours ago

    Down for 10 hours... Not a good look. Nothing goes down for 10 hours unless incompetence is part of the sauce.