logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Hardware & Networking View previous topic :: View next topic
Reply to topic   Topic: pHp and apache Network problems.
Author
hexalot



Joined: 24 Jul 2007
Posts: 5

PostPosted: Tue 24 Jul '07 2:36    Post subject: pHp and apache Network problems. Reply with quote

First off hello all! Im new to this forum as well as pHp and apache. Well web servers in general for that matter..

Now off to business..

I created and successfully hosted a MaNGOS server for WoW. I have created a registration page that I would like to host. Im using easyphp with the apache server built in and I have already configured the two.

My problem is I can access the website from within my network using kreepnok.no-ip.org:8080.. If i just type kreepnok.no-ip.org without the port I get my routers homepage. ???WTF??? Im using a dyndns obviously and on the router i have forwarded port 8080 to the system containing the site. (cox is blocking 80). Also outside of my network I cannot access the page at all. Im gonna assume this is a problem with my apache configuration but I have no idea where to start as stated this is my first day using these types of services.. Thanks for any help in advance Smile
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 25 Jul '07 9:18    Post subject: Reply with quote

If I got it right

apache:8080 <=> router:8080 <=> internet:8080

cox is your provider(??) which is bloking port 80? Or is that your router?

What is set in your httpd.conf after Listen ?
Back to top
hexalot



Joined: 24 Jul 2007
Posts: 5

PostPosted: Thu 26 Jul '07 6:06    Post subject: Reply with quote

Yes cox is blocking port 80.. so I used port 8080 forward through the router to the host system and httpd reads listen port 8080.. however since this thread was posted the page has been working (at least I was told it was) but canyouseeme.com says no.. mind giving it a try??

http://kreepnokwow.no-ip.org


Thanks for the response! :p
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Thu 26 Jul '07 10:22    Post subject: Reply with quote

Hm, maybe your firewall is blocking that? Configured Windows firewall? Routerfirewall blocks external IP's??
That just some Idea's because I can't test it. Sorry!
Back to top
hexalot



Joined: 24 Jul 2007
Posts: 5

PostPosted: Mon 30 Jul '07 10:50    Post subject: Reply with quote

Well Ive re-enabled port 80 in my windows firewall and forwarded ports 80 and 8080 on my router.. I get claims that my website cannot be accessed outside of the router. Is there anyway I can test this myself through a proxy maybe?? I need the page for account signups so my inbox doesnt explode with requests.. Thanks for the info!
Back to top
hexalot



Joined: 24 Jul 2007
Posts: 5

PostPosted: Sun 12 Aug '07 9:09    Post subject: Reply with quote

this topic is still open... no access to my page. kreepnokwow.no-ip.org!

Thanks
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 13 Aug '07 13:45    Post subject: Reply with quote

Did you change the Listen in httpd.conf?
What if you disable Windows firewall?
Back to top


Reply to topic   Topic: pHp and apache Network problems. View previous topic :: View next topic
Post new topic   Forum Index -> Hardware & Networking