Does anyone have a webserver with a FRITZ!Box router?

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
J@ckWhiteIII
Enthusiast
Enthusiast
Posts: 183
Joined: Fri May 25, 2012 7:39 pm

Does anyone have a webserver with a FRITZ!Box router?

Post by J@ckWhiteIII »

Hey
I'm tryin get a webserver running using the Atomic Web Server from PB. But my problem is, that I have no idea how to release it for the internet, meaning having it worldwide. Has anyone done that successfully? The problem is probably opening port 80, but when I tell my router to "free" that port, still no one can connect to that server.

I hope somebody can help.
thanks
User avatar
Bisonte
Addict
Addict
Posts: 1320
Joined: Tue Oct 09, 2007 2:15 am

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by Bisonte »

If you can see this , its working on my server ....
*Image Removed*
Its german, sorry, but there you can see it works and where you can make your choice. (Fritz!Box 7360)
Last edited by Bisonte on Sun Sep 16, 2012 5:35 pm, edited 1 time in total.
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
jesperbrannmark
Enthusiast
Enthusiast
Posts: 536
Joined: Mon Feb 16, 2009 10:42 am
Location: sweden
Contact:

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by jesperbrannmark »

You can use the openport tool to see if the problem is purebasic webserver or anything else
http://www.canyouseeme.org/

Remember your software firewalls; both antivirus, internal windows can also be the problem...
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by Zebuddi123 »

you could also try this

http://www.grc.com

click on services menu -> shieldsup

Zebuddi. :D
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
J@ckWhiteIII
Enthusiast
Enthusiast
Posts: 183
Joined: Fri May 25, 2012 7:39 pm

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by J@ckWhiteIII »

Soooo thanks for the quick replies. I just opened port 80.
At the moment for some reason I can't even start Atomic Web Server because the port is probably already used by some other software. Skype is turned off, any other idea what program could use port 80?
User avatar
Bisonte
Addict
Addict
Posts: 1320
Joined: Tue Oct 09, 2007 2:15 am

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by Bisonte »

Any kind of http-server , xampp installed or apache or, or, or ?
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
User avatar
J@ckWhiteIII
Enthusiast
Enthusiast
Posts: 183
Joined: Fri May 25, 2012 7:39 pm

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by J@ckWhiteIII »

Had apache, turned it off but somehow it was still running in the background. After I killed it, everything worked fine :)
Zach
Addict
Addict
Posts: 1677
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Does anyone have a webserver with a FRITZ!Box router?

Post by Zach »

That's cause Apache runs as a service, you probably only had the GUI tool turned off at first.
Post Reply