From owner-freebsd-questions Wed Aug 1 12:35:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.mx.voyager.net (mail2.mx.voyager.net [216.93.66.201]) by hub.freebsd.org (Postfix) with ESMTP id 8F8C837B447 for ; Wed, 1 Aug 2001 12:35:29 -0700 (PDT) (envelope-from mhagerty@voyager.net) Received: from thunderbird.voyager.net (216-93-124-123.mdmmi.voyager.net [216.93.124.123]) by mail2.mx.voyager.net (8.10.2/8.10.2) with ESMTP id f71JZeo91690; Wed, 1 Aug 2001 15:35:40 -0400 (EDT) Message-Id: <5.0.2.1.2.20010801153240.025bb2e0@pop.voyager.net> X-Sender: mhagerty@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 01 Aug 2001 15:37:02 -0400 To: Rick Hamell , FreeBSD-questions From: Matthew Hagerty Subject: Re: PHP4 In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rick, An install from the source is what I would recommend. It will give you the insight you need to manage an Apache/PHP installation. As for your problem, I would suspect that your Apache configuration (httpd.conf) needs this line added: AddType application/x-httpd-php .php And just to be sure, add these as well: AddType application/x-httpd-php .php3 AddType application/x-httpd-php .php4 Matthew At 12:26 PM 8/1/2001 -0700, Rick Hamell wrote: > Is anyone experiencing problems with getting PHP4 to work? I >installed it out of ports onto 4.3. Apache is working just fine. Whatever >piece of code I look at just displays the code itself. Thanks much! > >Rick > >******************************************************************* >Rick's FreeBSD Web page http://heorot.1nova.com/freebsd >Ace Logan's Hardware Guide http://hw.shatteredcrystal.com >***FreeBSD - The Power to Serve! http://www.freebsd.org > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message