I am quite new to PHP Environment and I've started learning it so I've installed ZendCore. I was trying to change root directory to separate the root from ProgramFiles like inetpub
so I change PHP Server Root and localhost:81/
still works but not run the under the folder I created, instead it points at the same old default folder but the problem is ZendCore is not working and it says No input file specified.
when I type in localhost:81/ZendCore/
What should I do?