Pages: Previous12
Current Page: 2 of 2
Re: "Waiting for localhost..." Localhost never loads
Posted by: sbarry50 (---.ga.at.cox.net)
Date: January 16, 2008 12:24AM

yfastud Wrote:
-------------------------------------------------------
> It means they're both in the same machine. Anyway,
> after uninstall, did you clean up their registries
> before reinstall? Registries for wamp are
> wampapache and wampmysql, but I don't know
> registries for xampp


No I didn't. Where in the registry do I find those? By clean up do you mean delete? I don't want to screw anything up in there.

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: sbarry50 (---.ga.at.cox.net)
Date: January 16, 2008 12:32AM

@yfastud - I currently do not have Wamp installed. I cannot find any folders in the registry pertaining to what you said in you reply. I have run the reg scans since I've had it installed so perhaps that removed them. Or the files are hiding somewhere I'm not looking.

@sans - thanks man...goodluck to you too

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: yfastud (Moderator)
Date: January 16, 2008 01:26AM

@ joeebel and sbarry50
I know people hate me when I say this, but since you guys uninstall and reinstall too many times, you might screw system registries, so if you have blank hard drive, try to install windows and wamp only to make sure it works first, then install other soft 1 by 1 to find out which 1 causes wamp stop working

Have fun,

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

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: sbarry50 (---.ga.at.cox.net)
Date: January 16, 2008 01:42AM

That's really not an option for but thanks. Could you atleast tell me where I can find those registry entries?

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: yfastud (Moderator)
Date: January 16, 2008 01:46AM

Open regedit, then search and delete wampapache and wampmysql

Have fun,

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

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: whou69 (---.dyn.optonline.net)
Date: January 16, 2008 07:53AM

I've been having the same php problem since yesterday,
and I have been uninstall / re-install since without success.
I also tried the regedit, removing wamp* items without any
progress. Please help !

apache log didn't show any problem:

8:03 2008] [notice] Apache/2.2.6 (Win32) PHP/5.2.5 configured -- resuming normal operations
[Wed Jan 16 01:28:03 2008] [notice] Server built: Sep 5 2007 08:58:56
[Wed Jan 16 01:28:03 2008] [notice] Parent: Created child process 392
[Wed Jan 16 01:28:03 2008] [notice] Child 392: Child process is running
[Wed Jan 16 01:28:03 2008] [notice] Child 392: Acquired the start mutex.
[Wed Jan 16 01:28:03 2008] [notice] Child 392: Starting 250 worker threads.
[Wed Jan 16 01:28:04 2008] [notice] Child 392: Starting thread to listen on port 80.
[Wed Jan 16 01:33:58 2008] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Wed Jan 16 01:33:58 2008] [notice] Child 392: Exit event signaled. Child process is ending.
[Wed Jan 16 01:33:59 2008] [notice] Child 392: Released the start mutex
[Wed Jan 16 01:34:00 2008] [notice] Child 392: Waiting for 250 worker threads to exit.
[Wed Jan 16 01:34:28 2008] [notice] Parent: Forcing termination of child process 284
[Wed Jan 16 01:35:46 2008] [notice] Apache/2.2.6 (Win32) PHP/5.2.5 configured -- resuming normal operations
[Wed Jan 16 01:35:46 2008] [notice] Server built: Sep 5 2007 08:58:56
[Wed Jan 16 01:35:46 2008] [notice] Parent: Created child process 3120
[Wed Jan 16 01:35:46 2008] [notice] Child 3120: Child process is running
[Wed Jan 16 01:35:46 2008] [notice] Child 3120: Acquired the start mutex.
[Wed Jan 16 01:35:46 2008] [notice] Child 3120: Starting 250 worker threads.
[Wed Jan 16 01:35:46 2008] [notice] Child 3120: Starting thread to listen on port 80.

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: yfastud (Moderator)
Date: January 16, 2008 06:24PM

Don't use wamp*, since you might not able to find them, use exactly wampapache and wampmysql

Have fun,

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

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: whou69 (192.193.216.---)
Date: January 17, 2008 06:01PM

Here's how it got resolved:

- remove the current wampapache and wampmysql serivce
- un-install current wampserver package
- run highjackthis to remove some suspicious processes
- re-install wampserver to a new directory

somehow it start working again,

Good luck

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: sbarry50 (---.ga.at.cox.net)
Date: January 18, 2008 05:38AM

what is highjackthis???

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: yfastud (Moderator)
Date: January 18, 2008 08:43PM

Your isp might block port 80, so try port 8080 when reinstall

Have fun,

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

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: josh.u.a.bon.homme (---.dsl.ltrkar.sbcglobal.net)
Date: January 26, 2008 12:36AM

Hi. I was having this same issue both with WAMP and with stand alone installations of Apache on my XP Pro SP2 machine. I don't have a domain or website registered so in the httpd.conf file I told it to listen to 127.0.0.1:8080 and then for ServerName I put my computer's IP address. Restarted Apache and went to [localhost] and everything works great. Took 5 hours to figure that one out. Yeehaw!

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: dyrer (---.dsl.hol.gr)
Date: January 27, 2008 10:30AM

With IE 7 localhost goes to 127.0.0.1 but with FF goes to www.localhost.com

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: ptolomeo2007 (---.cab.cnea.gov.ar)
Date: February 07, 2008 05:04PM

Hy sbarry50, I had exactly the same problem as yours. Not being an expert, I also tried to connect loclhost after installing xampp and wamp without success (not even once). The problems I had were exactly as you explained in all previous posts.

Then, I tried with "phpdev" from this link

[www.firepages.com.au]


That worked perfectly, and from the first time. But in the installation instructions it had the following warning:

Installation
The download comes in the form of an NSIS installer (nullsoft.com) , once your download is complete double click the phpdev423.exe, this will open the installer and ask you where you wish to install phpdev to, the very best bet is c:/phpdev ,<b> though anywhere should work (no promises for directories with a space in the name (i.e. Program Files etc))</b> unlike phpdev4 DONT install directly to c:/ or d:/ etc as it will get messy.


Of course I followed the recommendation of not installing in spaced named directory and all worked fine. I didn't try to re-install wamp or xammp in a non spaced directory name. So could that be the cause of the problems?

For me all this is a kind of black box.

Cheers!!



Edited 1 time(s). Last edit at 02/07/2008 05:09PM by ptolomeo2007.

Options: ReplyQuote
Re: "Waiting for localhost..." Localhost never loads
Posted by: RyuShinji (---.range81-155.btcentralplus.com)
Date: March 29, 2008 01:09AM

*SOLVED* If your localhost page never loads, Try making you IP Static, It worked for me...
Good Luck!

Options: ReplyQuote
Pages: Previous12
Current Page: 2 of 2


Sorry, only registered users may post in this forum.