Hi. First, I want to say, Cherokee is very cool. It seems like it makes common server configuration as easy as one of those canned CMS frameworks. And the integrated help is very thoughtful. And the build goes so smoothly on both karmic and lucid. Beautiful.
I've just replaced Apache2 with Cherokee 1.0.2 and rrdtools for a couple very small (minuscule, actually) virtual domains I use for testing. So far, I'm serving only static content but I want to get Django going. I've worked with Django a little but this is my first attempt with uWSGI. I have django 1.1 installed, so far using only 'manage.py runserver' for testing. Now I'd like to test deployment. So I built uWSGI 0.9.5.1 from the tarball and placed the binary in /usr/sbin, which is on the Cherokee server's path per /etc/init.d/cherokee. I watched the Cherokee screencasts. They're very nice! It's just too bad that movies probably cannot keep up with a rapidly developing project. Anyway, I guess i need to ask a question: (Q1) If I want to deploy Django via uWSGI, should I run the Django platform wizard or the uWSGI wizard? I figured the Django wizard might get me closer, so I tried that and switched the source to uWSGI, but none of my dyanmic pages (which were tested with 'manage.py runserver') are loading. And I don't seem to be getting anything in the error/access logs for the virtual domain. (Q2) Which log(s) should I be looking at in general? Sorry to write so much. I'm really excited! Thanks, cm
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
