From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 20:28:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1BF11065672 for ; Wed, 20 Oct 2010 20:28:01 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4E97F8FC08 for ; Wed, 20 Oct 2010 20:28:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.14.3/8.14.2) with ESMTP id o9KKEr91005030; Wed, 20 Oct 2010 15:14:53 -0500 (CDT) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6mCeMxfuHe5C; Wed, 20 Oct 2010 15:14:50 -0500 (CDT) Received: from archangel.daleco.biz (ezekiel.daleco.biz [66.76.92.18]) by ezekiel.daleco.biz (8.14.3/8.14.3) with ESMTP id o9KKElLC005025; Wed, 20 Oct 2010 15:14:48 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <4CBF4DBD.5050401@daleco.biz> Date: Wed, 20 Oct 2010 15:14:53 -0500 From: Kevin Kinsey User-Agent: Thunderbird 2.0.0.24 (X11/20100504) MIME-Version: 1.0 To: Gary Kline References: <20101019033104.GA19320@thought.org> <20101020174953.GE25310@thought.org> <20101020200201.GF25310@thought.org> In-Reply-To: <20101020200201.GF25310@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: need help with php. 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: Wed, 20 Oct 2010 20:28:01 -0000 Gary Kline wrote: > On Wed, Oct 20, 2010 at 01:14:27PM -0500, Ryan Coleman wrote: >> That's if someone messed up the original CSR, IMO, or didn't get the ServerName directive just right. >> > --I don't know what the snag is, but even 5.2 fails. php execs; > it just doesn't do anything. I built the test.php with > > > > and zip. Scrreen is blank. Let me try konqueror; maybe I don't > have something turned on it firfox3. > > gary Short Tags are (wisely ) deprecated now. should Just Work(tm). If not, post back ;-) HTH, Kevin Kinsey P.S. > I do think you might be able to turn them back on via php.ini ... but it's not recommended.