I'd second the recommendation for lighttpd, and would suggest sqlite
for the backend if you want to go slim and trim. I've worked with
plenty of mssql servers and none of them ever brought to mind the word
'minimal'.

Derek Willis

On Aug 5, 3:50 pm, Parnell Springmeyer <[EMAIL PROTECTED]> wrote:
> On Sun, 2007-08-05 at 22:10 +0200, János Juhász wrote:
> > Dear Django Users!
>
> > I would like to use Django for some intranet applications, but I
> > wouldn't like to install apache, pgsql, mysql and so.
> > I would like to install the minimal ingredients for a working
> > environment.
>
> WebServer: lighttpd
>
> > I have a mssql 2000 server, so the database backend is fine.
> > I would install only python, django, and some other modules (pil,
> > reportlab, ...), but not external applications.
>
> I recommend (if you can) ditching mssql 2000, if you cannot, at the
> LEAST upgrade it. There are just too many security holes in mssql (and
> its heavy to boot) to list.


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