From owner-freebsd-isp Thu Oct 31 23: 8:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2719A37B401 for ; Thu, 31 Oct 2002 23:08:44 -0800 (PST) Received: from spooky.eis.net.au (spooky.eis.net.au [203.12.171.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C9043E75 for ; Thu, 31 Oct 2002 23:08:43 -0800 (PST) (envelope-from ernie@spooky.eis.net.au) Received: from spooky.eis.net.au (localhost [127.0.0.1]) by spooky.eis.net.au (8.12.6/8.12.5) with ESMTP id gA178fUb049320 for ; Fri, 1 Nov 2002 17:08:41 +1000 (EST) (envelope-from ernie@spooky.eis.net.au) Received: (from ernie@localhost) by spooky.eis.net.au (8.12.6/8.12.3/Submit) id gA178eVL049306 for freebsd-isp@freebsd.org; Fri, 1 Nov 2002 17:08:40 +1000 (EST) From: Ernie Elu Message-Id: <200211010708.gA178eVL049306@spooky.eis.net.au> Subject: Sendmail permissions problem from apache mod_php4 To: freebsd-isp@freebsd.org Date: Fri, 1 Nov 2002 17:08:40 +1000 (EST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just upgraded a server to 4.7-RELEASE and sending mail stopped working from php web pages with a mail log error like: Nov 1 16:59:31 gammy sendmail[75716]: gA16xVHD075716: SYSERR(nobody): queueup: cannot create queue temp file ./tfgA16xVHD075716, uid=65534: Permission denied Updating apache13 and mod_php4to the current ports version does not help. Sendmail seems to have gone guid instead of suid but that's all I noticed. Anyone know a work around that won't get broken on the next make world? I tried seaching the mail list archives for what must be a FAQ by now, but it seems to freeze on the word queueup - Ernie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message