Installation on Win7

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Installation on Win7

Postby johnjd » 19. August 2010 02:05

Something is wrong with the XAMPP installation :-(

I get the above message when typing in: file:///C:/xampp/htdocs/index.php

In my XAMPP control panel, everything is running properly I believe.

I can not access any pages (php) and when trying to type in http://localhost/phpinfo.php, I end up with the browser (firefox).

I do get a page when I type: file:///C:/xampp/htdocs/index.html
johnjd
 
Posts: 4
Joined: 19. August 2010 01:35

Re: Installation on Win7

Postby Nobbie » 19. August 2010 10:31

johnjd wrote:Something is wrong with the XAMPP installation :-(


No, there is nothing with Xampp - you are lacking most basic knowledge about HTTP.

johnjd wrote:I get the above message when typing in: file:///C:/xampp/htdocs/index.php


This is your fault, dont enter file: protocoll, you MUST use http: instead. Simply try http://localhost/index.php instead.
Nobbie
 
Posts: 13175
Joined: 09. March 2008 13:04

Re: Installation on Win7

Postby johnjd » 19. August 2010 12:34

I wish it was that simple. When I type in "http://localhost/index.php" and hit enter, the browser changes to http://www.localhost.com/index.php automatically. Could it be a setting in the browser? Same thing if I use IE instead of Firefox. The services are all running on XAMPP.
johnjd
 
Posts: 4
Joined: 19. August 2010 01:35

Re: Installation on Win7

Postby BigWetDog » 19. August 2010 13:47

does http://127.0.0.1 work?
and what does your hosts file look like? You should have two entries :

127.0.0.1 localhost
::1 localhost

Though the solution may be to comment out or remove the IPv6 entry (::1).
User avatar
BigWetDog
 
Posts: 148
Joined: 25. February 2010 15:54

Re: Installation on Win7

Postby johnjd » 19. August 2010 22:53

yes, http://127.0.0.1 works. Thank you. Interesting, I have also installed the XAMPP on my other computer and all of that works fine. For some reason I mush have something configured wrong on this machine. I copied over the XAMPP directory to the non-working machine and still the same results. It likes to stick in 'www' and '.com' if I put in 'localhost'. I can type in http://127.0.0.1/xampp/phpinfo.php and that page works well too.
johnjd
 
Posts: 4
Joined: 19. August 2010 01:35

Re: Installation on Win7

Postby BigWetDog » 20. August 2010 11:16

Is you other machine a windows 7 install? If not, it may be that IPv6 isn't installed on it. If you don't need IPv6 then disable/uninstall it.
User avatar
BigWetDog
 
Posts: 148
Joined: 25. February 2010 15:54

Re: Installation on Win7

Postby johnjd » 20. August 2010 22:46

Yes. both machines are W7.
johnjd
 
Posts: 4
Joined: 19. August 2010 01:35


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 233 guests