From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 20:38:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4059E16A403 for ; Wed, 20 Dec 2006 20:38:46 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-05.ohiordc.rr.com (ms-smtp-05.ohiordc.rr.com [65.24.5.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDA4F43CAE for ; Wed, 20 Dec 2006 20:38:45 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-40-34.woh.res.rr.com [65.31.40.34]) by ms-smtp-05.ohiordc.rr.com (8.13.6/8.13.6) with SMTP id kBKIBJoh011374 for ; Wed, 20 Dec 2006 13:11:21 -0500 (EST) Message-ID: <005801c72462$15748060$0200a8c0@satellite> From: "Dave" To: Date: Wed, 20 Dec 2006 13:10:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: squirrelmail paths issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 20:38:46 -0000 Hello, I'm trying to configure squirrelmail on a 6.1 box. When i go to the configtest.php page php reports that my data dir path /var/spool/squirrelmail/pref does not exist. I check in the filesystem and it does exist, permissions of 755 and accessible by the apache user. Any suggestions as to the problem appreciated. Thanks. Dave.