PHP localhost, the requested resource not found

Castamir

BANNED
Joined
Sep 4, 2019
Messages
1,200
Reaction score
1,058
Hello coders, I downloaded php from php.net and set up a local server using command prompt
php - S localhost:4000
I also configured my file path by editing the the environment variable path on my laptop to conform to the folder C drive where I extracted the zip file from php.net
However, when I try to access the php file I created with a text editor it says resource not found on this server.

How can I fix this?
 
Back
Top