I can't seem to find a straightforward walk through on this and I'm hoping someone is able to assist. I've downloaded Eclipse, created a PHP project, added a PHP file with the HTML template. Attempting to run it I get a 404 error. I've configured server to use the name localhost the file is /Directory/index.php the url is http://localhost.
I'm trying to learn PHP but this is tripping me up big time. I'm accustomed to Visual Studio and just being able to run it without all this configuration.
I'm using Eclipse 4.1 and running on Windows 10. Any assistance would be greatly appreciated.