Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-02-2005, 05:40 PM   #1
Member (4 bit)
 
Player808's Avatar
 
Join Date: Feb 2005
Posts: 13
others cant access my site?

Ive been having problems on accesing my site from other computer im using my own server that i made its an apache2 server with php and mysql and i was just wondering how do i get it to allow others to veiw my site what do i have to do to make my website accesible thanks!
Player808 is offline   Reply With Quote
Old 03-02-2005, 08:45 PM   #2
Member (4 bit)
 
Player808's Avatar
 
Join Date: Feb 2005
Posts: 13
splat A little more information

heres a little more information Im using a windows xp and apache 2 server with php and mysql im also behind a linksys router and have roadrunner internet. Could it be that port 80 is blocked by Roadrunner? If so how do i reroute it to another port so others can access my site.
Player808 is offline   Reply With Quote
Old 03-02-2005, 09:14 PM   #3
Its the Dark Side!
 
ComputerNut's Avatar
 
Join Date: Jan 2004
Location: Kitchener, Ontario, Canada
Posts: 1,111
Send a message via MSN to ComputerNut
Im not sure that you can have internet on a port other than 80. Have you set a port foward in your router to direct all incoming requests on port 80 to the IP of your server? thats pretty much what you have to do to get other people outside your network to access your site. Its also possible that roadrunner could block port 80. some ISP's are harsher than others when it comes to running web servers.

HTH,
CN
__________________
CN
My Rig: "Dark Lord"
Asus P5B - Intel Core 2 Duo E6400 - 1GB DDR2 667 RAM - Seagate SATAII 80GB HDD - Seagate SATAII 250GB HDD - Lite-On DVD -/+ RW Drive - nVidia GeForce 7600 GS - ATi TV Wonder VE

ComputerNut is offline   Reply With Quote
Old 03-02-2005, 09:19 PM   #4
Member (4 bit)
 
Player808's Avatar
 
Join Date: Feb 2005
Posts: 13
splat Answer

From what ive read on other forums you can redirect them to other ports but im not sure on how to do that ive tryed following their instructions and my freind has been testing it from other computer outside my network and it still has no luck in accessing the site/server. I really have no clue to do as of now
Player808 is offline   Reply With Quote
Old 03-02-2005, 09:30 PM   #5
Its the Dark Side!
 
ComputerNut's Avatar
 
Join Date: Jan 2004
Location: Kitchener, Ontario, Canada
Posts: 1,111
Send a message via MSN to ComputerNut
Have you actually tried to redirect port 80 to your server IP address? It basically works like this:

1. Log on to your router. since were dealing with a linksys, open up an internet browser and type 192.168.1.1. it will ask for a password. unless you changed this password in the settings, the default is usually 'admin'. leave the username blank.

2. If its anything like my linksys router, there'll be some tabs with setup options, if theres and advanced option click on that. fowarding is likely on that page.

3. Once you get on the Fowarding or Port Fowarding page. there'll be a list of a bunch or empty boxes and check marks (unless of course, you filled stuff in there). so if theres anything there for redirecting traffic to your server, blank it.

4. Type in the following info in any of the entires (if yove got no info in any of them, just select the first row): Name: server, Port range: 80 to 80, Protocol: check TCP, IP address: 192.168.1.xx (xx being whatever the LAN ip is of your server), enable: check this.

the setup will be something along those lines, thats at least how Mine works. Sry if my setup instructions confuse you, im doing this from memory.

HTH,
CN
ComputerNut is offline   Reply With Quote
Old 03-02-2005, 09:39 PM   #6
Member (4 bit)
 
Player808's Avatar
 
Join Date: Feb 2005
Posts: 13
One thing

OK i had the same thing like that i copied from the FAQ of linksys but i had copied there IP to i changed it to mine BUT still yet my freind cannot access it :/ perhaps the ISP had blocked port 80 how do i get around it? like how can i get it into a diffrent port?

thanks
still
Player808 is offline   Reply With Quote
Old 03-02-2005, 10:12 PM   #7
Member (4 bit)
 
Player808's Avatar
 
Join Date: Feb 2005
Posts: 13
Exclamation RoadRunner

Ok just got out of a chat session with RR technical service and they said yes they block port 80 for security reasons and i asked them is it still possible to host my own web server and they said yes but i will have to use a diffrent port and they also said they have no documentation on how i could do this so right now i am in search on how i can re-route my web server


Right now I want to know how I can configure The Apache2 Server to be accessed from a diffrent port. How do i do this? What do i need to configure? second I need to know how to setup my linksys router for port forwading to a diffrent port, its model is BEFW11S4. ^ this is what needs to be done this is just a recap the first post seems a bit messy

Ive just had a breakthrough i have now transfered to port 8080 succesfully after much tinkering however it still doesnt show on freinds browser i beleive its my router this time. If you have any ideas on how to configure my router to allow access to port 8080 please post it ideas are always welcome!

Thank you

Last edited by Player808; 03-03-2005 at 12:42 AM. Reason: New Development
Player808 is offline   Reply With Quote
Old 03-03-2005, 05:50 PM   #8
Its the Dark Side!
 
ComputerNut's Avatar
 
Join Date: Jan 2004
Location: Kitchener, Ontario, Canada
Posts: 1,111
Send a message via MSN to ComputerNut
Quote:
Originally Posted by Player808
Ive just had a breakthrough i have now transfered to port 8080 succesfully after much tinkering however it still doesnt show on freinds browser i beleive its my router this time. If you have any ideas on how to configure my router to allow access to port 8080 please post it ideas are always welcome!

Thank you
Basically just go through the same method I mentioned in the last post, but instead of the range being 80 to 80, make it 8080 to 8080 (I think thats youre getting at, right?). bascially it will just simply make the router listen for requests at port 8080. Im not 100 percent sure if this will work, as ive never had to run apache at a different port other than 80. So youll have to tinker with that and see what you can get.

HTH,
CN
ComputerNut is offline   Reply With Quote
Old 03-05-2005, 11:18 AM   #9
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 37,771
If you are on port 8080, you have to use the following to access it:

http://xxx.xxx.xxx.xxx:8080

And 8080 must be forwarded in the router as already discussed.
glc is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:27 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2