Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 13:18:45 -0700 (PDT)
From:      Rick Hamell <hamellr@heorot.1nova.com>
Cc:        FreeBSD-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: PHP4
Message-ID:  <Pine.BSF.4.21.0108011318050.67856-100000@heorot.1nova.com>
In-Reply-To: <5.0.2.1.2.20010801153240.025bb2e0@pop.voyager.net>

next in thread | previous in thread | raw e-mail | index | archive | help

	Thanks all who answered... it looks like MOD_PHP4 has a bug in it
upon install from the ports. Manually did it, restarted apache and away we
go!

	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

On Wed, 1 Aug 2001, Matthew Hagerty wrote:

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108011318050.67856-100000>