WAMP Problems
Posted by: DorianC (---.hsd1.mi.comcast.net)
Date: August 11, 2009 10:29AM

I use Mozilla Firefox, the problem is whenever i type in localhost and press ENTER it takes me to a blank page, the same thing also happens when i click on Localhost manually from the control panel icon.

and yes WAMP is online



Edited 1 time(s). Last edit at 08/11/2009 10:48AM by DorianC.

Options: ReplyQuote
Re: WAMP Problems
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: August 11, 2009 12:11PM

What happens if you go to [127.0.0.1]

What color is the wamp tray icon? It must be white. If its red or yellow then there is a problem.

Options: ReplyQuote
Re: WAMP Problems
Posted by: DorianC (---.hsd1.mi.comcast.net)
Date: August 11, 2009 02:44PM

c2dan Wrote:
-------------------------------------------------------
> What happens if you go to [127.0.0.1]
>
> What color is the wamp tray icon? It must be
> white. If its red or yellow then there is a
> problem.


oh yeah i forgot to post that as well i typed that in too, and all i got is a blank(white) screen

Options: ReplyQuote
Re: WAMP Problems
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: August 11, 2009 07:07PM

What color is the wamp tray icon?

Make sure you don't have other services running such as Skype or IIS etc these will cause problem with WAMP.

You should check to see if you have this line in your hosts file (C:/Windows/system32/drivers/etc)
127.0.0.1 localhost

If you don't you need to add it

Options: ReplyQuote
Re: WAMP Problems
Posted by: DorianC (---.hsd1.mi.comcast.net)
Date: August 12, 2009 02:09AM

how do i save that line in my hosts file?

Options: ReplyQuote
Re: WAMP Problems
Posted by: DorianC (---.hsd1.mi.comcast.net)
Date: August 12, 2009 02:25AM

i turned off skype and now instead of a blank screen the screen says "Problem Loading Page, Unable to Connect to the server at local host" what do i do now?

and the tray icon is white.

by the way i want to thank you for helping me this much grinning smiley



Edited 1 time(s). Last edit at 08/12/2009 02:31AM by DorianC.

Options: ReplyQuote
Re: WAMP Problems
Posted by: yfastud (Moderator)
Date: August 12, 2009 02:41AM

not just save that line, but delete anything in host file and have only this line
127.0.0.1 localhost

Have fun,

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

Options: ReplyQuote
Re: WAMP Problems
Posted by: DorianC (---.hsd1.mi.comcast.net)
Date: August 12, 2009 02:45AM

yfastud Wrote:
-------------------------------------------------------
> not just save that line, but delete anything in
> host file and have only this line
> 127.0.0.1 localhost


that line is already saved in there, along with another line ::1 but whenever i delete that and press the save button it say's "Cannot create C:\Windows\System32\drivers\etc\host file.
Make sure that the path and filenames are correct."



Edited 2 time(s). Last edit at 08/12/2009 02:50AM by DorianC.

Options: ReplyQuote
Re: WAMP Problems
Posted by: yfastud (Moderator)
Date: August 12, 2009 04:40AM

copy that file to desktop, edit, save then copy to overwrite the original file

Have fun,

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

Options: ReplyQuote
Re: WAMP Problems
Posted by: DorianC (---.hsd1.mi.comcast.net)
Date: August 12, 2009 07:14AM

thank you very much for your help it now workd grinning smiley

Options: ReplyQuote
Re: WAMP Problems
Posted by: jaylartey (---.dynamic.dsl.as9105.com)
Date: June 01, 2013 10:40AM

Im also having the same issue, the icon is orange and the icon says "server ONLINE" , but when i click on Start all services nothing happens, its laso worth mentioning i have [127.0.0.1] in the host file.

any other ideals

Part time jobs
access cradles

Options: ReplyQuote
Re: WAMP Problems
Posted by: RiggsFolly (---.as13285.net)
Date: June 01, 2013 10:46AM

If the wampmanager icon is Orange then one of either Apache or MySQL services has not started.

How to find out which one:
left click the wamp manager icon -> Apache -> Service
( If the Start Resume Service menu item is Green then Apache has not started )

left click the wamp manager icon -> MySQL -> Service
( If the Start Resume Service menu item is Green then Apache has not started )


Now look for errors in the appropriate error log ( use the wamp manager menus to view the error logs )

If these do not exists then also check the Windows Event Viewer
Start -> Administrative Tools -> Event Viewer
And look in the 'Windows Logs' -> Application' section accessed from the menu on the left of the dialog.

If the problem is not obvious then post the errors here

Options: ReplyQuote
Re: WAMP Problems
Posted by: jaylartey (---.dynamic.dsl.as9105.com)
Date: June 01, 2013 02:15PM

Thanks very much I can confirm it is now working. Im not sure if you able to help but im sitting up a php environment in dreamweaver cs5. I now have Wamp working but when i open the site in firefox i get another error:

Warning: require_once(C:\wamp\www\public_html/libraries/import.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in C:\wamp\www\public_html\administrator\includes\framework.php on line 32

any ideals

Options: ReplyQuote
Re: WAMP Problems
Posted by: RiggsFolly (---.as13285.net)
Date: June 01, 2013 04:08PM

Apart from the obvious, C:\wamp\www\public_html/libraries/import.php does not exist! No.

The script that is having the problems is C:\wamp\www\public_html\administrator\includes\framework.php

Sorry not a DreamWeaver user.

Options: ReplyQuote
Re: WAMP Problems
Posted by: Jonok79 (---.static.tpgi.com.au)
Date: June 01, 2013 08:59PM

Hi there everyone,

I have been having similar problems to the ones mentioned above. I am running Win8 64bit and Firefox.

I continually end up with a blank screen when I press local host and/or phpMyadmin. Both MySQL and Apache seem to be running and the wamp server icon is green. I have tried updating the host file in etc folder with the additional code and that has not done anything either.

As much as I like getting angry and annoyed.. I *love* when people can help out smiling smiley

I also had to change the httpd file for apache so that it was listen 8000 as the MS IIS file was using port 80. It was updating the update to port 8000 that allowed me to finally get connected but I still can't get past this blank page.

Any assistance is really appreciated!

jon

Options: ReplyQuote
Re: WAMP Problems
Posted by: RiggsFolly (---.as13285.net)
Date: June 02, 2013 12:55AM

Well that will be because the menu items expect apache to be running on port 80.

Because you have moved apache to port 8000 you must manually keying

[localhost]
and
[localhost]

Thats why its recommended not to change apache's litening port from 80 ( the default for all web server used by browsers )

If you are not using IIS uninstall it and move apache back to port 80

Options: ReplyQuote
Re: WAMP Problems
Posted by: Jonok79 (---.static.tpgi.com.au)
Date: June 02, 2013 03:56AM

Hi RiggsFolly

Thanks for your assistance.

I think I have disabled Microsoft IIS 8.0 by doing this -

From a "elevated" command prompt ( run as administrator) run the following command:

rem stop IIS sc stop W3SVC REM change the service startup to disabled! sc config W3SVC start= disabled

::END


I have changed the listen and server name ports back to 80 in the httpd.conf file. Apache service will no longer start up again. It appears that another Microsoft process has taken Port 80 - Microsoft-HTTPAPI/2.0

I have since followed the instructions here

[www.ferolen.com]

It is now working. Turning off web deployment agent service did the trick.

Thank you so much for your input and nudging me in the right direction. I am going to celebrate by having a delicious coffee smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.