Marc Fargas Esteve wrote:
> Has far as I know you cannot run mod_python applications as different
> users, everything runs as the web server user except with some
> experimental module around there, if this is the case, I would not go
> for mod_python.
> 
> Anyway, as far as I know dreamhost supports FastCGI and Django works
> with that, why don't you use it? With FastCGI your application would be
> run with **your** username which is far better than running everything
> as the web server user ;)
> 
> On 5/4/07, *Alessandro Ronchi* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
> 
>     If you are a dreamhost customer, you can vote to ask the support of
>     mod_python:
>     
> https://panel.dreamhost.com/?tree=home.sugg&category=Software%20Installations&search=mod_python
>     
> <https://panel.dreamhost.com/?tree=home.sugg&category=Software%20Installations&search=mod_python>
> 
>     Please take 5 minutes to do that!

Exactly my reason why I won't vote for this. Dreamhost's FastCGI setup
(and Python setup ;-) has some problems though, which took me ages to
overcome since the posted solutions for these problems can work or don't
depending on what server you're on.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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