gpg: failed to create temporary file '/var/lib/lurker/.#lk0x56931100.hantslug.org.uk.17462': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: verify signatures failed: Unknown system error
On Thu, Apr 12, 2007 at 08:25:35PM +0100, Vic wrote:
> - I can't have anything that relies on mod_perl, fastCGI, or similar. I'm
> trying to install this on a hosted server, where I can install as many
> perl modules as I like, but I cannot add any Apache modules. So RT is
> out.
>
> Any ideas?
You could run your own apache (or lighttpd) on an unprivileged port
and have a vhost in the port 80 apache that proxies it. I have done
this to run RT under fastcgi under lighttpd on a strange port.
Cheers,
Andy