Re: Can't start server with runfcgi

2006-12-01 Thread jacobm
I know the builtin http server isn't intended for production use, but does anyone know what problems I would likely run into if I proxied dynamic content URI's from apache to the django dev http server? This particular project is going to be very lightly used... typically only a handful of

Can't start server with runfcgi

2006-11-30 Thread jacobm
Hi, I'm trying to start a project using fastcgi and am having some problems. (mod_python doesn't want to build on this Solaris 8 box for some reason.) The current problem I'm facing is that the generated manage.py script doesn't have a runfcgi option. When I try "./manage.py runfcgi" it