From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FnqF1-0007GX-Ux for garchives@archives.gentoo.org; Wed, 07 Jun 2006 05:06:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k5753xxF014728; Wed, 7 Jun 2006 05:03:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k574vWUh006265 for ; Wed, 7 Jun 2006 04:57:33 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5E5326498E for ; Wed, 7 Jun 2006 04:57:32 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16936-05 for ; Wed, 7 Jun 2006 04:57:21 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 63A06648FB for ; Wed, 7 Jun 2006 04:57:21 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Fnq6T-0004TO-RU for gentoo-user@gentoo.org; Wed, 07 Jun 2006 06:57:13 +0200 Received: from adsl-68-78-34-218.dsl.emhril.ameritech.net ([68.78.34.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jun 2006 06:57:13 +0200 Received: from reader by adsl-68-78-34-218.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Jun 2006 06:57:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] apache2 and suEXEC errors Date: Tue, 06 Jun 2006 23:57:02 -0500 Organization: Still searching... Message-ID: <87fyihva01.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-78-34-218.dsl.emhril.ameritech.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:j56ILw5P345DS1cmrRiZjZWIUaA= Sender: news X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.798 required=5.5 tests=[AWL=-0.160, BAYES_00=-2.599, NO_REAL_NAME=0.961] X-Spam-Score: -1.798 X-Spam-Level: X-Archives-Salt: 07a09485-a3df-465d-b511-71312e5a06a0 X-Archives-Hash: a0d90a0f9c852ac93557ffe78a470323 Running: single user machine for experimentation I have apache setup to allow user public_html and allow cgi execution anywhere inside public_html. The rub is that another cgi script causes a server error (posted further along) I have apache2 set to loglevel debug, I have ran the problem cgi manually from cmdline and received no errors. It appears somethign isn't configured to allow suExec but I can't tell what. I've made all settings that appeared to be related. The cgi is chmod 755. The log output seems too skimpy to see how to further debug this: >>From /var/log/apache2/error_log ==== [Tue Jun 06 23:23:49 2006] [error] [client 127.0.0.1] (13)Permission denied: exec of '/usr/sbin/suexec2' failed [Tue Jun 06 23:23:49 2006] [error] [client 127.0.0.1] Premature end of script headers: index.cgi -- gentoo-user@gentoo.org mailing list