On Apr 8, 4:12 am, skunkwerk <[EMAIL PROTECTED]> wrote:
> thank you so much Ramiro,
>I've removed the .fcgi file. the problem turned out to be that the
> url.rewrite part of the configuration was in my original setup, but
> was producing a warning and was being ignored because I hadn't
> unco
thank you so much Ramiro,
I've removed the .fcgi file. the problem turned out to be that the
url.rewrite part of the configuration was in my original setup, but
was producing a warning and was being ignored because I hadn't
uncommented the mod_rewrite module in lighttpd.conf
it's working now!
On Sun, Apr 6, 2008 at 6:53 PM, skunkwerk <[EMAIL PROTECTED]> wrote:
>
> I'm having trouble running django with lighttpd (I'm not on a shared
> host). Here is what I've installed:
>
> ubuntu 7.10
> lighttpd
> flup
> cmemcache
> python
>
> When I go to my web address which maps to the djan
thanks Douglas,
i guess there's something wrong with the way lighttpd and django are
connecting, because both of them are installed properly. Which means
there has to be something wrong with one or more of:
a) the start fcgi daemon command
b) lighttpd.conf
c) yourfilename.fcgi
as far as a)
On Apr 6, 11:53 pm, skunkwerk <[EMAIL PROTECTED]> wrote:
> I'm having trouble running django with lighttpd (I'm not on a shared
> host). Here is what I've installed:
>
> ubuntu 7.10
> lighttpd
> flup
> cmemcache
> python
>
> When I go to my web address which maps to the django project
> directory
I'm having trouble running django with lighttpd (I'm not on a shared
host). Here is what I've installed:
ubuntu 7.10
lighttpd
flup
cmemcache
python
When I go to my web address which maps to the django project
directory, all I see is a directory listing, not any django pages.
I started fcgi lik
6 matches
Mail list logo