[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 500 Internal Server Error...
- To: "Juan J. Martinez" <reidrac@usebox.net>
- Subject: Re: 500 Internal Server Error...
- From: Mayuresh Kathe <mayuresh.kathe@gmail.com>
- Date: Tue, 1 Feb 2005 16:42:31 +0530
- Cc: misc@openbsd.org
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IawZiP/gky9Rh6O3E3A/0xVXatRNAcBVuJbpEspEFabU/Fqfwr98M/34PjpqvjUkVROv0cCD9N1WZ1yKnwn/5pG5dELvTmkyDXlpfL1ibVPHJLTkKeGtpkKdObMZjKdNz7uBCmxhvelFam66y+jWltvXxIdAqVMfFv9GZpZW3yQ=
- References: <74571d1605020100144640c74@mail.gmail.com> <41FF4BE6.4090700@usebox.net>
On Tue, 01 Feb 2005 10:29:10 +0100, Juan J. Martinez <reidrac@usebox.net> wrote:
> En 01/02/05 09:14, Mayuresh Kathe escribma:
> >[...]
> > Can someone please give me pointers about how I could recitify this?
>
> Apache runs chrooted *by default* and printev uses Perl (out of the
> chroot). It sound like that's your problem.
>
> You can try "man httpd" and check the section related to -u option.
Thanks for the Juan,
It worked without the chroot in-active.
There is another binary I am trying to run as a CGI, even that is
giving the same error.
Could this be because the binary is dependent on libraries which are
outside the jail?
~Mayuresh