Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jun 2006 21:43:45 +0100
From:      robert <bsd@bathnetworks.com>
To:        Randy Pratt <bsd-unix@earthlink.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache22 + PHP5 installation issues
Message-ID:  <1149367425.9348.36.camel@localhost.localdomain>
In-Reply-To: <20060603150509.b5fa9a8d.bsd-unix@earthlink.net>
References:  <1149358324.9348.25.camel@localhost.localdomain> <20060603150509.b5fa9a8d.bsd-unix@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2006-06-03 at 15:05 -0400, Randy Pratt wrote:
> On Sat, 03 Jun 2006 19:12:04 +0100
> robert <bsd@bathnetworks.com> wrote:
> 
> > Hi all,
> > 
> > I am having problems with setting up a web server. I'm running FreeBSD
> > 6.1-Release-P1, updated of yesterday.
> > 
> > I have installed Apache22, php5 and php5-extensions from the ports. (I
> > did check the build Apache module option in the php5 config).
> > 
> > My first problem is that the handbook still refers the to mod_php which
> > is not available. A search of the archives gave me the answer that it
> > has been removed.
> 
> There's been some changes to the way PHP is organized.  Take a look
> at /usr/ports/UPDATING, particularly the 20060506 entry for users
> of PHP.
> 
> If I remember correctly:
> 
> 	cd /usr/ports/lang/php5
> 	make config
> 	  (select "Build Apache Module")
> 	make install clean 
> 	  (or portupgrade -f php5-\* if you already have it installed)
> 
> This has also been discussed and should be in the archives.
> 
> HTH
> 
> Randy

Thanks Randy,

I originally built php5 with build Apache module and the libphp5.so is
present on my system (the ports were updated with portsnap yesterday). I
have tried forcing a rebuild but that has not changed anything.

Rob











Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1149367425.9348.36.camel>