On Dec 9, 2009, at 1:30 AM, Monty808 wrote: > I am new to a mac and Using Snow Leopard. I have everything > installed...flup, webpy32 > > In eclipse, when I run my code using the build in server and I > navigate to http://localhost:8080/ I get a message Firefox can't > establish a connection to the server at 0.0.0.0:8080.
I have a webpy application where I use the built in server. I can run the same application on Windows, Linux or Mac with no problem. I didn't install flup, though, I'm just running the stock webpy. I'm running webpy version 0.3 and Snow Leopard. I haven't tried running the app from Eclipse. I use Idle or run the app from a terminal window. Oh, one thought. By default, I think Snow Leopard runs a 64-bit version of Python. I've switched my Mac to run the 32-bit version. Mark -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
