localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range81-129.btcentralplus.com)
Date: August 15, 2008 03:29PM

Hi all, hope you can help me with this!

I recently downloaded and installed WAMPServer 2.0 to my Vista Home Premium (x32) laptop. But whenever I try to access localhost to continue I'm presented with a blank page (I'm using Firefox 3, in IE 7 I get a HTTP 404 error), I get the same results when I try 127.0.0.1. Why is this happening (I installed it to the C:/wamp directory)?

I read through some topics of a similar nature here and elsewhere online, some suggest deleting ':: localhost' from the hosts file at C:\WINDOWS\system32\drivers\etc but when I try to make any changes using Notepad I'm told that the file can't be created (FYI in the hosts file there are the lines '127.0.0.1 local host' and '::1 localhost'.

The WAMPSever icon is 2/3 yellow on the left and white on the right.

Any help is greatly appreciated!

Niall

(I get the same problem when I try phpMyAdmin and SQLiteManager. When I click Put Online I get the message 'Could not execute menu item (internal error) [Exception] Could not perform servic action: The service has not been started'

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: stooney (---.wrn.surfer.at)
Date: August 15, 2008 04:46PM

Hi,

If the Wampserver-Icon is 2/3 yellow, it's not running.

It should be almost entirely white with only a small line to the very right.
Like a speed indicator a max speed.

Try left-clicking it and then "Restart all Services".

As for the hosts-File, It should look like this:

127.0.0.1 localhost

and nothing else, unless you KNOW why there is more!

Vista or your Virusscanner might prevent you from changing it.
I normally copy it elsewhere, edit it, and then copy it back to it's original location as an Administrator.

Doing that, I get multiple warnings, but if I confirm all of them, it works.

Stone

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range81-129.btcentralplus.com)
Date: August 15, 2008 05:29PM

Cheers for the reply stoony.

Unfortunately choosing "Restart all Services" made no difference.

I also copied the host file to my desktop and from there removed "::1 localhost" before copying the edited version back to its original place, but that also did nothing.

Is there anything I need on my system along with WAMPServer?

Niall

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: August 15, 2008 06:25PM

u need to find out which service is not running. mysql or apache?

check in taskmanager for mysqld-nt or 2 htppd services


maybe turn ur computer on in safe mode to change that host files.

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

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range81-129.btcentralplus.com)
Date: August 15, 2008 06:48PM

I checked Services in Task Manager but found none of those services you mentioned.

I was able to make the changes to the host file successfully, it's just that the changes made no difference.

Niall

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: August 15, 2008 06:58PM

wat colour is wamp icon. if its yellow there should be some services..



maybe called

wampmysqld-nt

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

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range81-129.btcentralplus.com)
Date: August 15, 2008 07:20PM

I have

Wampapache
Wampmysqldl

About 1/3 of the icon is white.

Niall

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: August 15, 2008 07:26PM

ok goto start > run and type in cmd

in the black box that opens type in

netstat -aon

copy and paste up all of it here

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

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range81-129.btcentralplus.com)
Date: August 15, 2008 07:36PM

Here you go:

Active Connections

Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 3436
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 1092
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 3436
TCP 0.0.0.0:3306 0.0.0.0:0 LISTENING 10628
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING 1752
TCP 0.0.0.0:7504 0.0.0.0:0 LISTENING 3560
TCP 0.0.0.0:8008 0.0.0.0:0 LISTENING 2332
TCP 0.0.0.0:46080 0.0.0.0:0 LISTENING 3436
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 672
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING 1228
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING 804
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING 1580
TCP 0.0.0.0:49156 0.0.0.0:0 LISTENING 1364
TCP 0.0.0.0:49157 0.0.0.0:0 LISTENING 724
TCP 0.0.0.0:53146 0.0.0.0:0 LISTENING 2332
TCP 0.0.0.0:55455 0.0.0.0:0 LISTENING 2332
TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING 2304
TCP 127.0.0.1:6880 0.0.0.0:0 LISTENING 2332
TCP 127.0.0.1:27015 0.0.0.0:0 LISTENING 2240
TCP 127.0.0.1:27015 127.0.0.1:49158 ESTABLISHED 2240
TCP 127.0.0.1:45100 0.0.0.0:0 LISTENING 2332
TCP 127.0.0.1:49158 127.0.0.1:27015 ESTABLISHED 4660
TCP 127.0.0.1:49159 127.0.0.1:49160 ESTABLISHED 2332
TCP 127.0.0.1:49160 127.0.0.1:49159 ESTABLISHED 2332
TCP 127.0.0.1:49161 127.0.0.1:49162 ESTABLISHED 2332
TCP 127.0.0.1:49162 127.0.0.1:49161 ESTABLISHED 2332
TCP 127.0.0.1:49163 127.0.0.1:49164 ESTABLISHED 2332
TCP 127.0.0.1:49164 127.0.0.1:49163 ESTABLISHED 2332
TCP 127.0.0.1:50066 127.0.0.1:50067 ESTABLISHED 7496
TCP 127.0.0.1:50067 127.0.0.1:50066 ESTABLISHED 7496
TCP 127.0.0.1:50070 127.0.0.1:50071 ESTABLISHED 7496
TCP 127.0.0.1:50071 127.0.0.1:50070 ESTABLISHED 7496
TCP 192.168.1.69:139 0.0.0.0:0 LISTENING 4
TCP 192.168.1.69:53790 69.80.229.89:21 ESTABLISHED 6824
TCP 192.168.1.69:54274 89.215.70.101:54538 ESTABLISHED 3436
TCP 192.168.1.69:54318 207.46.111.47:1863 ESTABLISHED 5148
TCP 192.168.1.69:55455 65.95.26.25:59695 ESTABLISHED 2332
TCP 192.168.1.69:55455 72.136.12.190:1311 ESTABLISHED 2332
TCP 192.168.1.69:55455 81.155.84.49:61969 ESTABLISHED 2332
TCP 192.168.1.69:55455 83.226.220.99:41160 ESTABLISHED 2332
TCP 192.168.1.69:55455 83.240.6.4:50272 ESTABLISHED 2332
TCP 192.168.1.69:55455 91.9.163.5:56235 ESTABLISHED 2332
TCP 192.168.1.69:55455 222.125.215.166:6117 ESTABLISHED 2332
TCP 192.168.1.69:55455 222.125.215.166:6294 ESTABLISHED 2332
TCP 192.168.1.69:55882 190.21.31.163:18814 ESTABLISHED 2332
TCP 192.168.1.69:55901 67.82.71.92:20450 ESTABLISHED 2332
TCP 192.168.1.69:57168 212.140.233.223:80 ESTABLISHED 7496
TCP 192.168.1.69:57169 212.140.233.223:80 ESTABLISHED 7496
TCP 192.168.1.69:57170 212.140.233.223:80 ESTABLISHED 7496
TCP 192.168.1.69:57171 212.140.233.223:80 ESTABLISHED 7496
TCP 192.168.1.69:57172 212.140.233.223:80 ESTABLISHED 7496
TCP 192.168.1.69:57173 212.140.233.223:80 ESTABLISHED 7496
TCP 192.168.1.69:57176 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57197 92.122.208.201:80 ESTABLISHED 7496
TCP 192.168.1.69:57200 208.65.153.251:80 ESTABLISHED 7496
TCP 192.168.1.69:57212 212.140.233.209:80 ESTABLISHED 7496
TCP 192.168.1.69:57214 212.140.233.209:80 ESTABLISHED 7496
TCP 192.168.1.69:57221 212.140.233.209:80 ESTABLISHED 7496
TCP 192.168.1.69:57222 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57223 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57225 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57226 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57227 212.140.233.209:80 ESTABLISHED 7496
TCP 192.168.1.69:57228 212.140.233.209:80 ESTABLISHED 7496
TCP 192.168.1.69:57230 212.140.233.209:80 ESTABLISHED 7496
TCP 192.168.1.69:57233 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57234 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57235 213.123.84.75:80 ESTABLISHED 7496
TCP 192.168.1.69:57243 212.140.233.215:80 ESTABLISHED 7496
TCP 192.168.1.69:57263 216.239.59.127:80 ESTABLISHED 7496
TCP 192.168.1.69:57266 74.201.117.232:80 ESTABLISHED 7496
TCP 192.168.1.69:57267 92.122.209.35:80 TIME_WAIT 0
TCP [::]:135 [::]:0 LISTENING 1092
TCP [::]:445 [::]:0 LISTENING 4
TCP [::]:3389 [::]:0 LISTENING 1752
TCP [::]:5357 [::]:0 LISTENING 4
TCP [::]:8008 [::]:0 LISTENING 2332
TCP [::]:49152 [::]:0 LISTENING 672
TCP [::]:49153 [::]:0 LISTENING 1228
TCP [::]:49154 [::]:0 LISTENING 804
TCP [::]:49155 [::]:0 LISTENING 1580
TCP [::]:49156 [::]:0 LISTENING 1364
TCP [::]:49157 [::]:0 LISTENING 724
UDP 0.0.0.0:123 *:* 1580
UDP 0.0.0.0:443 *:* 3436
UDP 0.0.0.0:500 *:* 1364
UDP 0.0.0.0:1900 *:* 2332
UDP 0.0.0.0:3702 *:* 1580
UDP 0.0.0.0:3702 *:* 1580
UDP 0.0.0.0:4500 *:* 1364
UDP 0.0.0.0:5355 *:* 1752
UDP 0.0.0.0:16680 *:* 2332
UDP 0.0.0.0:46080 *:* 3436
UDP 0.0.0.0:57175 *:* 2304
UDP 0.0.0.0:57177 *:* 1580
UDP 127.0.0.1:1900 *:* 1580
UDP 127.0.0.1:44301 *:* 3628
UDP 127.0.0.1:50197 *:* 5148
UDP 127.0.0.1:52085 *:* 7496
UDP 127.0.0.1:54045 *:* 3436
UDP 127.0.0.1:55782 *:* 1580
UDP 192.168.1.69:9 *:* 5148
UDP 192.168.1.69:137 *:* 4
UDP 192.168.1.69:138 *:* 4
UDP 192.168.1.69:1900 *:* 1580
UDP 192.168.1.69:5353 *:* 2304
UDP 192.168.1.69:8008 *:* 2332
UDP 192.168.1.69:15851 *:* 5148
UDP 192.168.1.69:55015 *:* 2332
UDP 192.168.1.69:55781 *:* 1580
UDP [::]:123 *:* 1580
UDP [::]:500 *:* 1364
UDP [::]:1900 *:* 2332
UDP [::]:3702 *:* 1580
UDP [::]:3702 *:* 1580
UDP [::]:16680 *:* 2332
UDP [::]:55455 *:* 2332
UDP [::]:57176 *:* 2304
UDP [::]:57178 *:* 1580
UDP [::1]:1900 *:* 1580
UDP [::1]:55780 *:* 1580

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: August 15, 2008 08:14PM

look up task manager > processes in the PID column for PID of 3436 and tell me wat the image name is of that process is


if its not on the list then u have microsoft iis installed. it is aother server. you need to disable it.

Open the Services in Administrative Tools folder on start menu, and set the WWW service to a manual startup or disabled if you never want to run it

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

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range81-129.btcentralplus.com)
Date: August 15, 2008 08:47PM

There's no PID 3436 (the closest is 3492) and when I look through the folder I don't see a WWW service.

Niall

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: NiallASD (---.range86-141.btcentralplus.com)
Date: August 16, 2008 12:17PM

I just tried WAMPServer again this morning and it seems to be working fine (hopefully it'll stay that way!)

Thanks a million stooney and Steven for you help, I'm very grateful!

Niall

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: aletalet (---.ubs.vic.ask4.co.uk)
Date: August 16, 2008 06:56PM

I had same problem and I did as instructed above but there was no PID 3436 and went to control panel Administrative tools >>services >>but there is no WWW in the list...
another thing solved my problem.

SKAYPE ( chating software) was holding the port and I exit skaype and my WAMP SERVER worked perfect..

I hope this helps

Kibrom

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: Mchl (---.neoplus.adsl.tpnet.pl)
Date: August 16, 2008 07:51PM

You can configure Skype not to use port 80. It's in advanced settings > connection.

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: kanika (---.18.161.122.airtelbroadband.in)
Date: August 19, 2010 06:56PM

stevenmartin99 Wrote:
-------------------------------------------------------
> look up task manager > processes in the PID
> column for PID of 3436 and tell me wat the
> image name is of that process is
>
>
> if its not on the list then u have microsoft iis
> installed. it is aother server. you need to
> disable it.
>
> Open the Services in Administrative Tools folder
> on start menu, and set the WWW service to a manual
> startup or disabled if you never want to run it


im having the same problem... did what u told... the image name using port 80 is Apache.exe. Also Apache.exe is listed against another PID... what shd i do??? Plz help

Options: ReplyQuote
Re: localhost / 127.0.0.1 results in a blank page...
Posted by: stevenmartin99 (109.79.71.---)
Date: August 19, 2010 11:15PM

thats fine... apache is what shud be using it

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.