Re: getting django working with apache and mod_wsgi on a brand new mac with xcode 4

2011-07-15 Thread Daniel Roseman
On Friday, July 15, 2011 4:38:08 PM UTC+1, Derick Felsman wrote:
>
> Well i can install apache and django just fine, but if I download the 
> wsgi source and use the make command on the makefile generated from 
> the configure script i ended up getting an error.  upon some research 
> i discovered that xcode 4 removed support for the ppc architecture so 
> you have to manually edit the makefile.  after that it will install 
> just fine. 
>
> So now that i have everything installed i can start apache just fine 
> but i seem to be having trouble getting django to talk to apache and 
> vice versa.  any advice on that part? 
>

Why are you trying to do any of this when you're "brand new" to Django? Use 
the built-in development server first (runserver). When you've got some idea 
of how it all fits together, that's the time to start looking into Apache 
and WSGI.
--
DR.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/FC9Cs8VfB6sJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: getting django working with apache and mod_wsgi on a brand new mac with xcode 4

2011-07-15 Thread Derick Felsman
Well i can install apache and django just fine, but if I download the
wsgi source and use the make command on the makefile generated from
the configure script i ended up getting an error.  upon some research
i discovered that xcode 4 removed support for the ppc architecture so
you have to manually edit the makefile.  after that it will install
just fine.

So now that i have everything installed i can start apache just fine
but i seem to be having trouble getting django to talk to apache and
vice versa.  any advice on that part?

On Jul 15, 6:54 am, Javier Guerra Giraldez  wrote:
> On Thu, Jul 14, 2011 at 5:22 PM, Derick Felsman
>
>  wrote:
> > Hi,
>
> > I'm brand new to django and have been having trouble setting it up
> > with apache and mod_wsgi on my new mac with xcode 4 installed.  All
> > the resources i've been able to find are either outdated or don't work
> > with an xcode 4 installation.  Does anyone know how to do this or know
> > where i would be able to get training to do this?  Thanks.
>
> what exactly has Xcode to do with Django/Apache/mod_wsgi?
>
> --
> Javier

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: getting django working with apache and mod_wsgi on a brand new mac with xcode 4

2011-07-15 Thread i...@webbricks.co.uk
you need xcode to compile stuff like PIL, which most django projects
need.

then im stuck, for me the dev server is good enough for development on
a mac.

OP, why not use the dev server and leave apache where its best, in
production on a linux server. (IMO?)

On Jul 15, 2:54 pm, Javier Guerra Giraldez  wrote:
> On Thu, Jul 14, 2011 at 5:22 PM, Derick Felsman
>
>  wrote:
> > Hi,
>
> > I'm brand new to django and have been having trouble setting it up
> > with apache and mod_wsgi on my new mac with xcode 4 installed.  All
> > the resources i've been able to find are either outdated or don't work
> > with an xcode 4 installation.  Does anyone know how to do this or know
> > where i would be able to get training to do this?  Thanks.
>
> what exactly has Xcode to do with Django/Apache/mod_wsgi?
>
> --
> Javier

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: getting django working with apache and mod_wsgi on a brand new mac with xcode 4

2011-07-15 Thread Javier Guerra Giraldez
On Thu, Jul 14, 2011 at 5:22 PM, Derick Felsman
 wrote:
> Hi,
>
> I'm brand new to django and have been having trouble setting it up
> with apache and mod_wsgi on my new mac with xcode 4 installed.  All
> the resources i've been able to find are either outdated or don't work
> with an xcode 4 installation.  Does anyone know how to do this or know
> where i would be able to get training to do this?  Thanks.

what exactly has Xcode to do with Django/Apache/mod_wsgi?


-- 
Javier

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: getting django working with apache and mod_wsgi on a brand new mac with xcode 4

2011-07-15 Thread Cal Leeming [Simplicity Media Ltd]
I'm sorry but I don't understand your question.

Which resources are you saying are out of date??

Cal

On Thu, Jul 14, 2011 at 11:22 PM, Derick Felsman <
derick.fels...@cbsinteractive.com> wrote:

> Hi,
>
> I'm brand new to django and have been having trouble setting it up
> with apache and mod_wsgi on my new mac with xcode 4 installed.  All
> the resources i've been able to find are either outdated or don't work
> with an xcode 4 installation.  Does anyone know how to do this or know
> where i would be able to get training to do this?  Thanks.
>
> --
> 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
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



getting django working with apache and mod_wsgi on a brand new mac with xcode 4

2011-07-14 Thread Derick Felsman
Hi,

I'm brand new to django and have been having trouble setting it up
with apache and mod_wsgi on my new mac with xcode 4 installed.  All
the resources i've been able to find are either outdated or don't work
with an xcode 4 installation.  Does anyone know how to do this or know
where i would be able to get training to do this?  Thanks.

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.