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
Atomic Web Server not working?
Re: Atomic Web Server not working?
Yep, just tried it, works fine using Chrome and Firefox 11.0, Windows XP SP3.
PureBasic
Re: Atomic Web Server not working?
Could your firewall be blocking it?
Re: Atomic Web Server not working?
Nope, I'm running it locally and connecting with localhost.hazard wrote:Could your firewall be blocking it?
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 ...