• @[email protected]
    link
    fedilink
    69 months ago

    A lot depends on how the PHP site was set up. Does it have requirements? Apache? What version? MySQL? Is it using a framework? Composer, hopefully?

    Theoretically all you need is PHP installed. You can run it from the command line with -S… maybe.

    More information would be helpful.

    • go $fsck yourself
      link
      English
      4
      edit-2
      9 months ago

      Seconded.

      Also, what OS are you on?

      For Windows, Laragon is super easy and convenient.

      Or Devpod might be a good choice, too.