Current Page: 1 of 1
Results 1 - 12 of 12
14 years ago
pastorP
Yes I did. Exactly what it said. And what happened is that apache would not start. So I tried something else. Did not work. I am at my wits ends over here.
Forum: WampServer English
14 years ago
pastorP
Hello. I have went through all of these guides. I have reinstalled wamp with a clean install. I have even tried apache php and mysql buy themselves. I keep getting the same results trying to host three sites with one IP address. I installed wamp on a windows 2008 server 32bit that is hosting DNS for two domains I have forwarded the ports to 80 and 81 one for each domain. I have tried it with j
Forum: WampServer English
14 years ago
pastorP
Hello. I have went through all of these guides. I have reinstalled wamp with a clean install. I have even tried apache php and mysql buy themselves. I keep getting the same results trying to host three sites with one IP address. I installed wamp on a windows 2008 server 32bit that is hosting DNS for two domains I have forwarded the ports to 80 and 81 one for each domain. I have tried it
Forum: WampServer English
14 years ago
pastorP
Ok I had the website name in the base url. it was serving the same pages from the same directory. Now could the problem be in the Rewrite mod?
Forum: WampServer English
14 years ago
pastorP
ok I cleared the Base URL and it is working on local host but not on the net.
Forum: WampServer English
14 years ago
pastorP
NameVirtualHost *:80 <VirtualHost *:80> ServerName www.h.org DocumentRoot "C:/wamp/www/h.org" </VirtualHost> <VirtualHost *:80> ServerName www.e.org DocumentRoot "C:/wamp/www/e.org" </VirtualHost> <VirtualHost *:80> ServerName localhost DocumentRoot "C:/wamp/www" </VirtualHost>
Forum: WampServer English
14 years ago
pastorP
What I discovered is that my url is coming up like this. www.example1.com/example1.com the other is www.example2.com/example2.com. When I go on the web if I put it in just like that then the page comes up. So how do I get the last part out?
Forum: WampServer English
14 years ago
pastorP
Yes we have set everything to relative path as out lined. Still the same thing. what else could it be? I just emailed you for a invite to chat.
Forum: WampServer English
14 years ago
pastorP
Does the command for the document root come from Vhost or the HTTPd? Because for some reason it keeps showing the old old site on all of the domains that we have no matter what I put in Vhost it shows the old site.
Forum: WampServer English
14 years ago
pastorP
I did it that way too and still the same thing. I started with wamp just hosting one site. So I used the www folder for that one site. Now I am trying to host two different sites while still trying to keep the old site up till i get the new one finished and still trying to work on the new site other domain. So I had domain 1(Newsite old domain) domain 2 folders (newsite new domain) as w
Forum: WampServer English
14 years ago
pastorP
I have looked at that page and I must be missing something. What ends up happening is both domains end up with the same page from the same site when they are two different websites with two different domains. Now when I edit the Host file it still ends up serving the same page when I place different file folders. >Listen 80 Listen 8081 NameVirtualHost 172.20.30.40:80 NameVirtualHos
Forum: WampServer English
14 years ago
pastorP
How would you this this if you are hosting three different sites with different content and only one IP address? each folder holding a different site.
Forum: WampServer English
Current Page: 1 of 1