From owner-freebsd-questions@FreeBSD.ORG Sat Nov 4 15:10:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C18116A646 for ; Sat, 4 Nov 2006 15:10:51 +0000 (UTC) (envelope-from jjvaughan@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D66043D60 for ; Sat, 4 Nov 2006 15:10:50 +0000 (GMT) (envelope-from jjvaughan@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so536685uge for ; Sat, 04 Nov 2006 07:10:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=S9p4Vx/83Ln6ELxAw5RQyCsNVlmAnaiFNE5fLOQl8nPXlui6uhC76l3rT/jBRQvEaWVTG9X7gPoF2pQedspjXn6PZ6jW3vF9ByRnhueOzysARthwbnMpqIiPGgVX8WFtmlnRVHIrBDjH8UNTAT1azg+NOCutTPVXqoRe00XItYY= Received: by 10.67.97.7 with SMTP id z7mr4445217ugl.1162653048533; Sat, 04 Nov 2006 07:10:48 -0800 (PST) Received: by 10.66.234.8 with HTTP; Sat, 4 Nov 2006 07:10:47 -0800 (PST) Message-ID: Date: Sat, 4 Nov 2006 10:10:48 -0500 From: "John Vaughan" To: "Jeff Hinrichs - DM&T" In-Reply-To: <5aaed53f0611031721x2be27743xfab7364f4173b42@mail.gmail.com> MIME-Version: 1.0 References: <1162524792.969363.243540@h48g2000cwc.googlegroups.com> <5aaed53f0611031721x2be27743xfab7364f4173b42@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Some php files in same directory of working files with same permissions won't process X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2006 15:10:51 -0000 > > Have you tried copying index.php to index2.php and then try to access > index.php?? > What were the results? > > -Jeff Thanks Jeff for the email, The index2.php downloads just like index.php. See here: http://welcome.coe.jmu.edu/dbadmin/index2.php Any other thoughts? -John