I downloaded an old website forum archive and it took hours to extract the zip into a folder. But now that it’s extracted, finder is stuck on loading forever. I’m guessing this is because of the massive amount of files. From what I could recall while it was being extracted, most of these were PHP files. How do I smoothly browse this without my MacBook crying in pain

  • GolemancerVekk@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    BTW those aren’t actual PHP files, they’re most likely HTML. PHP is what they’re called when they’re code on the live website but the tools that make these archives only copy a dump of the webpages. It should have renamed them but apparently didn’t. You’ll have to do the renaming instead in order to open them. It’s also extremely likely that the links between the forum pages are also ending in .php and won’t work (the tool was also supposed to have converted the links inside the files).