Hi.
I downloaded WAMP to run PHP scripts with database.
Everything worked fine at first, but suddenly something went wrong.
I saved phptest.php into the folder phptest in the folder WWW.
It worked with http://localhost/phptest/phptest.php at first, but suddenly it says each time I enter that url, that "www.localhost.no" is not found. wtf?
So then I try with http://127.0.0.1/phptest/phptest.php, but it stands that connection was cancelled while a page was loading!
EDIT: http://localhost/phptest/ works all the time, it shows the list of files in the folder.
Please help me! :confused: