[Ledger-smb-devel] LedgerSMB and nginx

2012-04-02 Thread Robert James Clay
On Mon, 2012-04-02 at 05:58 -0400, Mikkel Høgh wrote: > I had a hard time getting LSMB set up, due to its use of old-school CGI, > which is not supported by our webserver of choice, nginx. Have you tried using something like FcgiWrap (fcgiwrap package on Debian)? That's what I use to take the

Re: [Ledger-smb-devel] Plack/PSGI support?

2012-04-02 Thread Chris Travers
Hi; On Mon, Apr 2, 2012 at 2:58 AM, Mikkel Høgh wrote: > Hi, > > Given that I haven't done much work in the Perl space, this post might just > serve to illustrate my ignorance. For this, I apologise in advance :) > > I had a hard time getting LSMB set up, due to its use of old-school CGI, > whi

[Ledger-smb-devel] Plack/PSGI support?

2012-04-02 Thread Mikkel Høgh
Hi, Given that I haven't done much work in the Perl space, this post might just serve to illustrate my ignorance. For this, I apologise in advance :) I had a hard time getting LSMB set up, due to its use of old-school CGI, which is not supported by our webserver of choice, nginx. I was looking