My development setup is:

Snow Leopard
X-Code
MacPorts
Python-2.6 via MacPorts
MySQLdb via MacPorts
MySQL server on an Ubuntu VM (mimics production)
Django-1.3 via virtualenv easy_install
WingIDE or Django internal HTTP server

Production (and pre-production testing) is on Ubuntu Lucid, Apache, mod_wsgi.

On Thu, Jul 28, 2011 at 9:35 AM, Kolbe <maximilian.jack...@gmail.com> wrote:
> Is it just me, or is it that painful just to get Django running on
> OSX?
>
> During development, I had problems with Mysql_db. More or less got
> that solved, and been reading postgre is more or less the preferred
> choice? Anyway, for most of development, I've been just using sqlite.
>
> Now I have problems with Apache - trying to install mod_wsgi and I
> need to first download developer tools to get gcc and etc...
>
> Then there's the problem of a good hosting provider. You'd probably
> just want a hosting provider to have the server all ready and all
> you'd need to do is upload the files and off you go!
>
> *gripe*
>
> --
> 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.
>
>



-- 
Question the answers

-- 
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.

Reply via email to