Unable to run Django on Mac OS X
Posted
by cybervaldez
on Server Fault
See other posts from Server Fault
or by cybervaldez
Published on 2009-06-10T22:36:28Z
Indexed on
2010/03/13
13:35 UTC
Read the original article
Hit count: 170
I'm working with a Django project on my Mac (running Leopard) and I want to show it to my team. I've already passed the neccessary port forwards from my router to my Mac's LAN IP address but it doesn't work.
I've also tried running the XAMPP server since that always worked with my Windows XP computer but it still doesn't work. Whenever I type my >
it's showing a Page Load Error. Is this possibly an issue with an Mac OS X configuration that I need to setup first to allow my port forwards to get in? It's my first time to do this with Mac, perhaps I need to configure something else in network preferences?
© Server Fault or respective owner