'My localhost loads infinitely and doesn't display anything

I've been trying to work on a couple of webdev projects, one in JS, one in PHP, and I can't get either to be accessible via the localhost. When I go to the localhost port where I've deployed my project, it just loads infinitely or crashes.

What could be the cause for this problem ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source