Page 1 of 1

It won`t start as i want!

PostPosted: 11. September 2010 15:46
by Thephpdude
Hello, i have installed xampp on windows 7 platform and i placed my website in the c:/xampp/htdocs/ . The problem is when i want to acces any file, it gives me a new window to chose: to download it, or to view it (note the file is .php). If it`s .html everything works fine...but .php doesn`t want to do the same. Can you please help me?
Image:
Image

Re: It won`t start as i want!

PostPosted: 11. September 2010 18:07
by Nobbie
file:///C:/xampp/htdocs/install.php ist ja auch totaler Quatsch (dieser häufiger Fehler, der auf ein tiefliegendes Verständnisproblem zurückzuführen ist, tut auch langsam weh). Richtig wäre natürlich http://localhost/install.php

MAN KANN NICHT EINFACH DOUBLE CLICK IM EXPLORER MACHEN!!

Re: It won`t start as i want!

PostPosted: 11. September 2010 18:54
by Thephpdude
Problem fixed. Thanks a lot Nobbie