help----WAMP NOT GOING ONLINE after setting up virtual host
Posted by: greenhub (---.ideaone.net)
Date: June 24, 2009 07:20AM

hello,

I need help from all experts on wamp out there smiling smiley

1. INITIAL WAMP SET UP - OK --- WAMP ICON TURNED WHITE/SERVER ON LINE
2. SET UP PASSWORD --- OK
3. SET UP ACCCOUNT ---- OK

PROBLEM

1. VIRTUAL HOST
2. GOT THE FF DIR SET UP
C:/wamp/www/domain/logs
C:/wamp/www/sub1/logs
C:/wamp/www/sub2 /logs

3.http.config edit
from this :
# Virtual hosts
# Include conf/extra/httpd-vhosts.conf

to this :

# Virtual hosts
Include conf/extra/httpd-vhosts.conf

4. http-=vhosts.cof

I deleted everything written on the page----copy paste the codes in the order given as is -----

DID I GET THE INSTRUCTION RIGHT? OR I MISSED SOMETHING.

5. C:/Windows/System32/drivers/etc

THIS IS WHAT I GOT----

# Copyright (c) 1993-2006 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:
#
# 127.0.0.1 local host
# 127.0.0.1 www.(my domain).net
# 127.0.0.1 sub 1
# 127.0.0.1 sub 2

SHOULD I DELETE EVERYTHING AND JUST LEAVE ALL THE IP'S NEEDED?

6. TIME TO RESTART ---- WAMP IS NOT GOING ONLINE -----HELP!!!!

Also,

I set up my DNS and pointed my site to the new name servers. I really can't figure out why WAMP IS NOT GOING ON LINE AFTER DOING ALL OF THESE? I kept on going back to each step----and still getting the same result.

BIG THANKS!



Edited 2 time(s). Last edit at 06/24/2009 07:22AM by greenhub.

Options: ReplyQuote
Re: help----WAMP NOT GOING ONLINE after setting up virtual host
Posted by: yfastud (Moderator)
Date: June 24, 2009 01:56PM

I never used it but I see some pc has problem when NOT have double quote on path, so make a change, save file and try again; for example

<VirtualHost *:80>
ServerName www.domain.com
ServerAlias domain.com domain
DocumentRoot "C:/wamp/www/domain"
ErrorLog "C:/wamp/www/domain/logs/error.log"
CustomLog "C:/wamp/www/domain/logs/access.log" common
</VirtualHost>

Have fun,

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

Options: ReplyQuote
Re: help----WAMP NOT GOING ONLINE after setting up virtual host
Posted by: greenhub (---.ideaone.net)
Date: June 24, 2009 07:55PM

hello,

thanks for the reply---I will try doing it----AS I HAVE SAID I HAVE DONE ALL THE STEPS SO MANY TIMES. What is strange is that---to make WAMP go online---- I HAVE TO uninstall and install again. Then go through the steps of editing some files again. This is kind a getting very tiring---without good results at all. I STILL WONDER WHY?

Has it something to do with my OS (VISTA)---or something else? I AM ALWAYS STUCK AT VIRTUAL HOST, despite the fact that all steps has been followed carefully---including firewall settings on both windows and router.

YAYYYYY! But will do and try again as you suggested smiling smiley. If you got other inputs please let me know.

Options: ReplyQuote
Re: help----WAMP NOT GOING ONLINE after setting up virtual host
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: June 24, 2009 08:10PM

If Apache is not starting then check Apaches error log.

Options: ReplyQuote


Sorry, only registered users may post in this forum.