On Fri, 2011-08-12 at 21:52:58 +0200, Rainer Schwarze wrote:
> I solved part of my problem. It looks like python is not found during
> jail startup - I'd assume PATH is incorrectly set. When I change my
> moin.fcgi script's shebang line, it works:
Ah, so it _was_ that a file could not be find whe
Hi,
I solved part of my problem. It looks like python is not found during
jail startup - I'd assume PATH is incorrectly set. When I change my
moin.fcgi script's shebang line, it works:
moin.fcgi:
#!/usr/local/bin/python
# old:
# !/usr/bin/env python
...
Since it works now, I conclude that env c
On 8/11/2011 7:35 PM, Olivier Duchateau wrote:
> Hi,
>
> MoinMoin wiki is written in Python, so lighttpd must be configured
> either wscgi (fastcgi) or cgi.
Hi,
fastcgi is activated and does work.
I spent some more time on that and looked into the sources and inserted
some debug output statemen
On Aug 11, 2011, at 3:40 AM, Rainer Schwarze wrote:
> On 8/11/2011 3:31 AM, Sahil Tandon wrote:
>> On Wed, 2011-08-10 at 23:27:25 +0200, Rainer Schwarze wrote:
>>
>>> I want to run a moinmoin wiki in a jail via lighttpd. When I start the
>>> jail, lighttpd logs an error and stops. When I run it
Hi,
MoinMoin wiki is written in Python, so lighttpd must be configured
either wscgi (fastcgi) or cgi.
2011/8/11 Rainer Schwarze :
> On 8/11/2011 3:31 AM, Sahil Tandon wrote:
>> On Wed, 2011-08-10 at 23:27:25 +0200, Rainer Schwarze wrote:
>>
>>> I want to run a moinmoin wiki in a jail via lighttpd
On 8/11/2011 12:00 AM, Ruslan Mahmatkhanov wrote:
> Rainer Schwarze wrote on 11.08.2011 01:27:
>> Hi,
>>
>> I want to run a moinmoin wiki in a jail via lighttpd. When I start the
>> jail, lighttpd logs an error and stops. When I run it manually, it
>> starts without problems and I can access the wi
On 8/11/2011 3:31 AM, Sahil Tandon wrote:
> On Wed, 2011-08-10 at 23:27:25 +0200, Rainer Schwarze wrote:
>
>> I want to run a moinmoin wiki in a jail via lighttpd. When I start the
>> jail, lighttpd logs an error and stops. When I run it manually, it
>> starts without problems and I can access the
On Wed, 2011-08-10 at 23:27:25 +0200, Rainer Schwarze wrote:
> I want to run a moinmoin wiki in a jail via lighttpd. When I start the
> jail, lighttpd logs an error and stops. When I run it manually, it
> starts without problems and I can access the wiki in the browser.
>
> It looks like there are
Rainer Schwarze wrote on 11.08.2011 01:27:
Hi,
I want to run a moinmoin wiki in a jail via lighttpd. When I start the
jail, lighttpd logs an error and stops. When I run it manually, it
starts without problems and I can access the wiki in the browser.
Details below.
It looks like there are certai
Hi,
I want to run a moinmoin wiki in a jail via lighttpd. When I start the
jail, lighttpd logs an error and stops. When I run it manually, it
starts without problems and I can access the wiki in the browser.
Details below.
It looks like there are certain differences between starting when the
jail
10 matches
Mail list logo