Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Apache server problem
Name: amferraro Date: May 8, 2006 at 00:20:31 Pacific OS: Windows XP CPU/Ram: 1.4 GHz / 768 MB Product: Compaq Presario x1000
Comment:
I'm running an Apache server with PHP and MySQL. I can view the server at http://localhost/ but others have trouble remotely viewing it. If I type in my IP address into a browser, it gives me the "Page cannot be displayed..." error.
My ISP blocks port 80, so I tried port 8088 and 81, but they don't seem to work. I'm probably overlooking something fundamental, but I'm no expert at setting up servers.
Name: jhunt303 Date: May 8, 2006 at 06:46:23 Pacific
Reply:
Sounds like a FireWall could be a problem. Also, check that you have port forwarding configured on your router for you machine if you are using one.
0
Response Number 3
Name: amferraro Date: May 8, 2006 at 10:33:16 Pacific
Reply:
Sorry for the lack of information.
I'm using a router, and I've configured the port forwarding to direct ports 80, 81, 8080, 8088, and 4001 to my computer. None of them seem to work.
Firewall shouldn't be a problem either; I disabled it. I just reformatted, so I haven't configured any antivirus / antispyware, so there shouldn't be any programs blocking remote access.
Thanks.
0
Response Number 4
Name: amferraro Date: May 8, 2006 at 15:16:44 Pacific
Reply:
Some information that I've found after experimenting a bit more:
When I edit the httpd.conf to:
Listen 80
I can view it on my machine fine, but my ISP blocks port 80 from remote access. I tried setting it to ports 81, 8088 (8080 is blocked, too), 4001, and 7777, but none of them worked, even though all of them were forwarded from my router.
Is there a specific port that I should use as a substitute for port 80? Is there an additional step I have to take when configuring Apache to use a different port other than editing the httpd.conf file to listen to a different port?
Thanks again.
0
Response Number 5
Name: amferraro Date: May 8, 2006 at 16:58:10 Pacific
Reply:
Update:
I changed the port to 8000, and everything seems to be working now. Thanks for the help.
Summary: I am trying to set up a VoIP line with a Static IP the VoIP line is a Linksys SPA2102-R. I have found out that I am unable to have it set up and beable to run my Apache Server behind it. SunRocket to...
Summary: Hello, I'm configuring my apache server. I'm having several problems with directions. If anybody has any experience with the installation process I'd love to hear from you. In a short brief.txt file...
Summary: I have set up my linux box to run as an apache server, but it only works from my home network. any attempt to access from another computer directs to the configuration page of my router. is there any ...