Atomic Web Server not working?

Everything else that doesn't fall into one of the other PB categories.
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Atomic Web Server not working?

Post by USCode »

Has anyone successfully run the Atomic Web Server recently?
When I try to connect to it with Firefox, it just hangs at "Waiting for localhost ...".

PB 4.60 x86
Win7 64bit
dman
User
User
Posts: 48
Joined: Thu Oct 01, 2009 2:10 pm

Re: Atomic Web Server not working?

Post by dman »

Yep, just tried it, works fine using Chrome and Firefox 11.0, Windows XP SP3.
PureBasic
hazard
New User
New User
Posts: 7
Joined: Sat Apr 14, 2012 5:40 pm

Re: Atomic Web Server not working?

Post by hazard »

Could your firewall be blocking it?
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: Atomic Web Server not working?

Post by USCode »

hazard wrote:Could your firewall be blocking it?
Nope, I'm running it locally and connecting with localhost.

Interesting - I ran it through the debugger and when I try to connect, the variable a$ set in label "ProcessRequest:" is set to: a$ = "??????????›?????????????????????????????????????????????????????????????????????????????????????????????????????????????›?????????›??????????????"

Something's not right! Still digging ...
Post Reply