From owner-freebsd-questions@FreeBSD.ORG Thu Feb 7 20:34:56 2008 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 BA52F16A41B for ; Thu, 7 Feb 2008 20:34:56 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id 7F76513C45D for ; Thu, 7 Feb 2008 20:34:56 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 31533 invoked from network); 7 Feb 2008 14:34:49 -0600 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 7 Feb 2008 14:34:49 -0600 From: "Darryl Hoar" To: "'tesolarisc'" , In-Reply-To: <1202415566.7960.1.camel@localhost.se> Date: Thu, 7 Feb 2008 14:33:28 -0600 Message-ID: <51BE2387478B4C729F119F750C1EEF09@Europa> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Importance: Normal Cc: Subject: RE: PHP - install question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 20:34:56 -0000 >On Thu, 2008-02-07 at 14:09 -0600, Darryl Hoar wrote: > When I use my browser and hit the server, I get a blank > page with the title PHP_TESTER. > > what step did I miss ? >> Did you add the following to your Apache configuration file: >> AddType application/x-httpd-php .php >> AddType application/x-httpd-php-source .phps Well, crud. I typed in in three different times, and it didn't work. Tried again after your email (you know fourth times the charm) and it worked. I refuse to believe I made typos in the lines as I copied them. Oh well, who knows. It works now. thanks and sorry for the wasted bandwidth. -Darryl