I guess I wasn't clear on the PURPOSE to do it, experience, not
practicality.

I love the built-in django server, it's awesome, how much easier could
anyone make it, I think none.  But, I wanted to get ready for what it
might be like to deploy django at a hosting facility, or maybe even on
a home setup in Apache, thats all.  Since I have a macbook, with
Apache 2 installed, I figured I'd try it.  after checking the config
and various googles, it turns out that getting mod_python on the mac
os X might not be as easy as say a debian apt-get kind of thing :).

So, back to the question, how do I get a mac book with stock apache
installed, to run django?

Thanks

John


On Jan 18, 12:08 pm, Christian Joergensen <[EMAIL PROTECTED]> wrote:
> John M wrote:
> > OK,
>
> > So I know Linux / Apache pretty well, never really done any hard-core
> > stuff with it.  Now I want to use apache on my macbook (intel) OSx
> > 10.5 (upgrade),but have no clue about how to do it.
>
> > Googling for how to install mod_python results in a lot of issues from
> > what I can find, 64bit vs 32bit, etc.
>
> > So my question is, whats the easiest way to just get my macbook intel
> > 10.5 to run apache and Django.
>
> You don't really need Apache and mod_python for developing Django, just
> use the built-in webserver.
>
> Take a look here:http://www.djangoproject.com/documentation/install/
>
> Note the first paragraph of "Install Apache and mod_python". Developing
> your applications under mod_python is quite a hassle IMO.
>
> Regards,
>
> --
> Christian Joergensen | Linux, programming or web 
> consultancyhttp://www.razor.dk |     Visit us at:http://www.gmta.info
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to