Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 12:24PM

Hello,

A few days ago, I downloaded and installed Wamp on my WinXP...
everytime I try to access localhost, I get the annoying "Internet Explorer cannot display the webpage" page on my browser....

I double checked everything...
all services are online... the only firewall I'm using is the Windows Firewall (in which Apache HTTP server is on the exceptions list)... and no, I'm not using Skype...
I also tried to re-install Wamp.... nothing!
I'm too exhausted.... I'm trying to fix this problem for days now...
but it seems like there's nothing I can do....

H-E-L-P!!!

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: stevenmartin99 (193.120.116.---)
Date: May 16, 2008 04:33PM

and ur sure the wamp icon is white?? If so ..post up ur apache error and mysql log from c:/wamp/logs

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 05:57PM

Well, I restarted all services...

this is the recent apache log:
[Fri May 16 18:54:18 2008] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Fri May 16 18:54:18 2008] [notice] Child 2836: Exit event signaled. Child process is ending.
[Fri May 16 18:54:20 2008] [notice] Child 2836: Released the start mutex
[Fri May 16 18:54:21 2008] [notice] Child 2836: All worker threads have exited.
[Fri May 16 18:54:21 2008] [notice] Child 2836: Child process is exiting
[Fri May 16 18:54:21 2008] [notice] Parent: Child process exited successfully.
[Fri May 16 18:54:25 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Fri May 16 18:54:25 2008] [notice] Server built: Jan 18 2008 00:37:19
[Fri May 16 18:54:25 2008] [notice] Parent: Created child process 5080
[Fri May 16 18:54:25 2008] [notice] Child 5080: Child process is running
[Fri May 16 18:54:25 2008] [notice] Child 5080: Acquired the start mutex.
[Fri May 16 18:54:25 2008] [notice] Child 5080: Starting 64 worker threads.
[Fri May 16 18:54:25 2008] [notice] Child 5080: Starting thread to listen on port 80.

and this is the MySQL log:
080516 18:54:26 InnoDB: Started; log sequence number 0 43655
080516 18:54:26 [Note] wampmysqld: ready for connections.
Version: '5.0.51b-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)




no errors, as I can see! sad smiley

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: May 16, 2008 05:59PM

yes these are fine

make sure u have a index.php file in c:/wamp/www

then
in your browser type in http: //127.0.0.1

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 06:10PM

well, it seems that [127.0.0.1] works...
it opens "WAMP5 Homepage"...

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: May 16, 2008 06:30PM

ok localhost is not set up for u


goto C:\WINDOWS\system32\drivers\etc


open the file 'hosts' in notepad


and add a line like this


127.0.0.1 localhost




then save

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: yfastud (Moderator)
Date: May 16, 2008 09:32PM

Actually, in that Hosts file, you have to take out this line if you see it there

::1 localhost

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 10:39PM

well, the line "127.0.0.1 localhost" is already in the Hosts file...

and, no, I didn't find the line:
::1 localhost

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 10:40PM

btw,
I saw that this line is written right before the entries inserted by Spybot S&D... does it have anything to do with that?

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: May 16, 2008 11:05PM

post up the entire hosts file

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 11:14PM

it's quite long.... I had to cut it short:


# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
# Start of entries inserted by Spybot - Search & Destroy
127.0.0.1 www.007guard.com
127.0.0.1 007guard.com
127.0.0.1 008i.com
127.0.0.1 www.008k.com
127.0.0.1 008k.com
127.0.0.1 www.00hq.com
127.0.0.1 00hq.com
127.0.0.1 010402.com
127.0.0.1 www.032439.com
127.0.0.1 032439.com
127.0.0.1 www.1001-search.info
127.0.0.1 1001-search.info
127.0.0.1 www.100888290cs.com
127.0.0.1 100888290cs.com
127.0.0.1 www.123topsearch.com
127.0.0.1 123topsearch.com
127.0.0.1 www.132.com
127.0.0.1 132.com
127.0.0.1 www.136136.net
127.0.0.1 136136.net
127.0.0.1 www.139mm.com
127.0.0.1 139mm.com
127.0.0.1 www.163ns.com
127.0.0.1 163ns.com
127.0.0.1 171203.com
127.0.0.1 17-plus.com
127.0.0.1 www.1800searchonline.com
127.0.0.1 1800searchonline.com
127.0.0.1 www.180searchassistant.com
127.0.0.1 180searchassistant.com
127.0.0.1 www.180solutions.com
127.0.0.1 180solutions.com
127.0.0.1 www.181.365soft.info
127.0.0.1 181.365soft.info
127.0.0.1 www.1987324.com
127.0.0.1 1987324.com
127.0.0.1 www.1-domains-registrations.com
127.0.0.1 1-domains-registrations.com
127.0.0.1 www.1-extreme.biz
127.0.0.1 1-extreme.biz
127.0.0.1 1stantivirus.com
127.0.0.1 www.1stpagehere.com
127.0.0.1 1stpagehere.com
127.0.0.1 www.1stsearchportal.com
127.0.0.1 1stsearchportal.com
127.0.0.1 2.82211.net
127.0.0.1 www.2006ooo.com
127.0.0.1 www.2007-download.com
127.0.0.1 2007-download.com
127.0.0.1 www.2020search.com
127.0.0.1 2020search.com
127.0.0.1 20x2p.com
127.0.0.1 www.24.365soft.info
127.0.0.1 24.365soft.info
127.0.0.1 www.24-7pharmacy.info
127.0.0.1 24-7pharmacy.info
127.0.0.1 www.24-7searching-and-more.com
127.0.0.1 24-7searching-and-more.com
127.0.0.1 www.2every.net
127.0.0.1 2every.net
127.0.0.1 2ndpower.com
127.0.0.1 www.2search.com
127.0.0.1 2search.com
127.0.0.1 www.2search.org
127.0.0.1 2search.org
127.0.0.1 www.2squared.com
127.0.0.1 2squared.com
127.0.0.1 www.3322.org
127.0.0.1 3322.org
127.0.0.1 365soft.info
127.0.0.1 www.36site.com
127.0.0.1 36site.com
127.0.0.1 3721.com
127.0.0.1 39-93.com
127.0.0.1 www.3abetterinternet.com
127.0.0.1 3abetterinternet.com
127.0.0.1 www.3bay.it
127.0.0.1 3bay.it
127.0.0.1 www.3ebay.it
127.0.0.1 3ebay.it
127.0.0.1 www.alitalias.it
127.0.0.1 alitalias.it
127.0.0.1 www.alitaliaz.it
127.0.0.1 alitaliaz.it
127.0.0.1 www.alitalioa.it
127.0.0.1 alitalioa.it
127.0.0.1 www.alitalisa.it
127.0.0.1 alitalisa.it
127.0.0.1 www.alitaliua.it
127.0.0.1 alitaliua.it
127.0.0.1 www.alitalkia.it
127.0.0.1 alitalkia.it
127.0.0.1 www.alitaloia.it
127.0.0.1 alitaloia.it
127.0.0.1 www.alitaluia.it
127.0.0.1 alitaluia.it
127.0.0.1 www.alitaslia.it
127.0.0.1 alitaslia.it
127.0.0.1 www.ALL1COUNT.NET
127.0.0.1 ALL1COUNT.NET
127.0.0.1 www.all4internet.com
127.0.0.1 all4internet.com
127.0.0.1 allabtcars.com
127.0.0.1 allabtjeeps.com
127.0.0.1 www.all-bittorrent.com
127.0.0.1 all-bittorrent.com
127.0.0.1 allcybersearch.com
127.0.0.1 www.allcybersearch.com
127.0.0.1 www.alldnserrors.com
127.0.0.1 alldnserrors.com
127.0.0.1 www.all-downloads-now.com
127.0.0.1 all-downloads-now.com
127.0.0.1 www.all-edonkey.com
127.0.0.1 all-edonkey.com
127.0.0.1 www.allertaminacce.com
127.0.0.1 allertaminacce.com
127.0.0.1 allforadult.com
127.0.0.1 allhyperlinks.com
127.0.0.1 www.katawweb.it
127.0.0.1 katawweb.it
127.0.0.1 www.katazweb.it
127.0.0.1 katazweb.it
127.0.0.1 moscowwhores.com
127.0.0.1 polradiologia.com
127.0.0.1 pooi.net
127.0.0.1 searchmadesafe.net
127.0.0.1 search-meta.com
127.0.0.1 searchmeta.md
127.0.0.1 www.websoftcodecdriver2.com
127.0.0.1 websoftcodecdriver2.com
127.0.0.1 www.winxpspeedup.com
127.0.0.1 winxpspeedup.com
127.0.0.1 www.ynotube.com
127.0.0.1 ynotube.com

..... (there are many more lines like those above...)

# End of entries inserted by Spybot - Search & Destroy

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: May 16, 2008 11:24PM

still looks like iis is using localhost then....


for now just put in a line...

127.0.0.1 www.localhost.com


and tyoe that into browser...

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 11:38PM

well, it works...
but, while testing, I saw that www.localhost.com opens WAMP5 Homepage even when I remove that line from the Hosts file...

Options: ReplyQuote
Re: Internet Explorer cannot display the webpage on WinXP
Posted by: big_tba (---.0.90.244.dynamic.barak-online.net)
Date: May 16, 2008 11:42PM

btw,
I installed IIS once... but then I uninstalled it...
maybe one of its services is still running...

Options: ReplyQuote


Sorry, only registered users may post in this forum.