Zen Cart Logo
Forums / Installing on a Windows Server / trouble setting up a domain in Windows XP

trouble setting up a domain in Windows XP

Locked

Views: 3,242

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
24 Sep 2008, 4:48 PM
#1
nyanko_chan avatar

nyanko_chan

New Zenner

Join Date:
Sep 2008
Posts:
40
Plugin Contributions:
0

trouble setting up a domain in Windows XP

Hi, everyone! I’m a total absolute newbie and need some help.

I am following the manual and stuck on page 37: setting up a domain in Window XP. I have successfully installed XAMPP and added the following lines to C:\WINDOWS\system32\drivers\etc\hosts using note pad: not saved as text file.

127.0.0.1 https://www.example.com # For browser access
127.0.0.1 mail.example.com # For email access
127.0.0.1 example.com # For mercury mail server

However, when I type “www.example.com” in my browser, it still shows,

You have reached this web pate by typing “example.com”, “example.net”…

If I type http://localhost, the page goes to XAMPP for Windows. I don’t know where I messed up or what I missed.

FYI, my operating system is Windows XP and my browser is firefox.
Any advice and help is greatly appreciated.

25 Sep 2008, 5:13 AM
#2
canopy avatar

canopy

Totally Zenned

Join Date:
Oct 2006
Posts:
625
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

Make sure you have configured your apache server to recognize that domain as well. Instructions are at the bottom of pg 37.

25 Sep 2008, 3:48 PM
#3
nyanko_chan avatar

nyanko_chan

New Zenner

Join Date:
Sep 2008
Posts:
40
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

Thank you for the advice. :smile:

The problem is solved. Strangely, I didn’t do anything. I just now typed “www.example.com” in my browser and the page goes to XAMPP for Windows.

26 Sep 2008, 6:47 AM
#4
canopy avatar

canopy

Totally Zenned

Join Date:
Oct 2006
Posts:
625
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

Sometimes, a Windows restart can work wonders and solve mysterious problems. :smile:

6 Nov 2009, 4:05 AM
#5
kuroents avatar

kuroents

New Zenner

Join Date:
Nov 2009
Location:
London
Posts:
3
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

I am also a complete newbie and I not entirely sure I understand.

What does it mean to edit it via my text editor? I pasted this
Edit the file** C: \WINDOWS\system32\dr ivers\etc\hosts with a text editor.**
into the text editor and now I am at a loss. I am a complete novice at this and I am just following the instructions, totally relying on them. Somebody please help.

Hello by the way :blush:

6 Nov 2009, 4:33 AM
#6
kuroents avatar

kuroents

New Zenner

Join Date:
Nov 2009
Location:
London
Posts:
3
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

Oh gosh, what does it mean to 'edit' it...? I'm having a senior moment here. Please someone help if they can

6 Nov 2009, 4:41 AM
#7
kuroents avatar

kuroents

New Zenner

Join Date:
Nov 2009
Location:
London
Posts:
3
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

I am using Google Chrome and Windows XP...

and now https://www.example.com just comes up as a dead link? I've messed it up, haven't I?

6 Nov 2009, 6:24 PM
#8
canopy avatar

canopy

Totally Zenned

Join Date:
Oct 2006
Posts:
625
Plugin Contributions:
0

Re: trouble setting up a domain in Windows XP

I'm not sure if you have made the edit via a text editor as pointed out in the book. If you're unsure, you can use Crimson Editor which is a free text editor available for the Windows platform. It is also mentioned on pg 367 of the book.

If you have already done and you see https://www.example.com as a dead link. Then you need to go to your XAMPP Control Panel and start up Apache and/or MySQL to see the example page.