getting ASPEN working correctly

13 views
Skip to first unread message

Evan J

unread,
Jan 26, 2010, 12:33:45 AM1/26/10
to gheat
Hi Everyone,

I will be making a gheat iphone app that will make use of GHEAT as a
way to show how poor or good ATT's service is in particular areas.

But first I need to get aspen working correctly on my computer ^^.
I've dont some programming but setting up a web server is new
territory for me.


So on my Windows 7 command line I input the following:

python.exe build\scripts-2.6\aspen


It then outputs
launching child process
starting child server
aspen starting on ('0.0.0.0', 8080)


But after I receive that input, the command line does not give me my
prompt back...I have to open another command line window to type in a
new command.

I checked in the applications/processes, and I didn't see any services
named "aspen" or anything like it.

According to the manual, after inputting the above text it should just
output

aspen starting on ('', 8080)

Thanks,
Evan

Chad Whitacre

unread,
Jan 26, 2010, 5:30:53 PM1/26/10
to gh...@googlegroups.com
It then outputs
     launching child process
     starting child server
     aspen starting on ('0.0.0.0', 8080)

At this point, hit http://localhost:8080/ in your web browser. You should see "something."


chad

Evan Jerkunica

unread,
Jan 27, 2010, 4:10:56 AM1/27/10
to gh...@googlegroups.com
Hi Chad,

That worked like a charm.  The problem was that I was closing that window, thus shutting down the server.

When I left the command line window open, then I could open web pages on the server.

Thank you

--
You received this message because you are subscribed to the Google Groups "gheat" group.
To post to this group, send email to gh...@googlegroups.com.
To unsubscribe from this group, send email to gheat+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gheat?hl=en.

Chad Whitacre

unread,
Jan 27, 2010, 8:38:39 AM1/27/10
to gh...@googlegroups.com
Evan,
 
That worked like a charm.  The problem was that I was closing that window, thus shutting down the server.

When I left the command line window open, then I could open web pages on the server.

Sweet!

 
Thank you

No problem. :)



chad
Reply all
Reply to author
Forward
0 new messages