-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
jordi.f schrieb:
> Thanks!
>
> -- Jordi Funollet
>
>
> >
>
thank you all, too this solved the prob :)
greetz Paul Rauch
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
Thanks!
-- Jordi Funollet
--~--~-~--~~~---~--~~
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 [EMAI
> It is in the fastcgi Django docs
> (http://www.djangoproject.com/documentation/fastcgi/), although I've
> heard similar things said about PHP+Fastcgi.
When I did my setup ~8 months ago, I discovered the module load order
from the Lighttpd docs about the 'server.modules()' directive:
http://trac
On Mon, 2007-06-04 at 07:01 -0700, jordi.f wrote:
> On Jun 2, 3:06 am, Justin Bronn <[EMAIL PROTECTED]> wrote:
> > I believe this might be your problem. When using lighttpd the
> > ordering of the server modules is important and 'mod_fastcgi' _must_
> > be the last module loaded.
>
But not afte
On Jun 2, 3:06 am, Justin Bronn <[EMAIL PROTECTED]> wrote:
> I believe this might be your problem. When using lighttpd the
> ordering of the server modules is important and 'mod_fastcgi' _must_
> be the last module loaded.
Hey Justin, where do you learned this? I can't find it on the official
Li
I've had great success with lighty & django, and actually prefer using
it over apache.
> server.modules = (
> ...
> "mod_fastcgi",
> "mod_accesslog"
> )
I believe this might be your problem. When using lighttpd the
ordering of the server modules is important and 'mod_fastcgi' _must_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kelvin Nicholson schrieb:
> On Tue, 2007-05-29 at 19:27 +0200, Paul Rauch wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello list ;)
>>
>
> Howdy.
>
> I just took a quick browse through the attached pages. The first thing
> that
On Tue, 2007-05-29 at 19:27 +0200, Paul Rauch wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello list ;)
>
Howdy.
I just took a quick browse through the attached pages. The first thing
that jumped out at me was the fact that in django_fcgi.conf you have the
site setup as a soc
8 matches
Mail list logo