| View previous topic :: View next topic |
| Author |
Message |
megafetis2
Joined: 15 Jan 2006
Posts: 5
|
| Posted: Sun Jan 15, 2006 8:02 pm Post subject: Friends can't view site. |
|
|
| Hi, I have just installed a fresh new version of A2T. I have given my friend my ip address, he cannot view the site and gets an error that goes to an aol search site. Can someone help me with my problem? |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Mon Jan 16, 2006 5:11 pm Post subject: |
|
|
Well it depends --
Are you avble to view your site on localhost and on IP?
If so, chances are he has a piece of spyware on his system -- Give us details?
Ie IP Address and your network configuration. |
|
| Back to top |
|
pixelated
Joined: 28 Apr 2005
Posts: 15
|
| Posted: Tue Jan 17, 2006 6:10 pm Post subject: |
|
|
| Make sure port 80 is open too on firewall. |
|
| Back to top |
|
megafetis2
Joined: 15 Jan 2006
Posts: 5
|
| Posted: Wed Jan 18, 2006 7:45 am Post subject: |
|
|
| Localhost and my ip work. Im pretty sure that i opened port 80 on my firewall. If you want to see... http://68.68.204.162/ thats the site. |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Wed Jan 18, 2006 1:25 pm Post subject: |
|
|
| Do you have a router by any chance? |
|
| Back to top |
|
megafetis2
Joined: 15 Jan 2006
Posts: 5
|
| Posted: Thu Jan 19, 2006 6:56 am Post subject: |
|
|
| Nope I don't have a router. |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Thu Jan 19, 2006 2:11 pm Post subject: |
|
|
try changing the listening port to 8000 and allow web access through your firewall - then test it again by going to
http://68.68.204.162:8000
Let us know the results.[/list] |
|
| Back to top |
|
megafetis2
Joined: 15 Jan 2006
Posts: 5
|
| Posted: Sat Jan 21, 2006 8:54 am Post subject: |
|
|
| Ok I changed the port and allowed access through it. Now people are getting the "This page cannot be displayed" error. |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Sun Jan 22, 2006 2:59 am Post subject: |
|
|
Did you reconfigure the Virtual host to listen on 8080?
Once you have done that, restart apache. |
|
| Back to top |
|
megafetis2
Joined: 15 Jan 2006
Posts: 5
|
| Posted: Sun Jan 22, 2006 11:35 am Post subject: |
|
|
I put this information in my http.default file:
Code: <VirtualHost *:8000>
ServerAdmin killer240@dcservs.com
DocumentRoot /www/docs/dcservs.com
ServerName dcservs.com
ErrorLog logs/dcservs.com-error_log
CustomLog logs/dcservs.com-access_log common
</VirtualHost>
And it still doesn't work. |
|
| Back to top |
|
dawg
Joined: 11 Apr 2004
Posts: 180
|
| Posted: Mon Jan 23, 2006 5:34 pm Post subject: |
|
|
http://www.dnsstuff.com/tools/lookup.ch?name=dcservs.com&type=ALL
there are no DNS entries for this domain name. |
|
| Back to top |
|
| |