Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2008 16:00:58 -0000
From:      "Barry Byrne" <barry.byrne@wbtsystems.com>
To:        "'Gary Hartl'" <ghartl@gmail.com>, "'FreeBSD Questions'" <freebsd-questions@freebsd.org>
Subject:   RE: PHP5 as apache module using packages
Message-ID:  <23DA59E6FA9F45F9BC2B5F582975003B@wbt.wbtsystems.com>
In-Reply-To: <000501c95f8b$9edb12e0$dc9138a0$@com>
References:  <000501c95f8b$9edb12e0$dc9138a0$@com>

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

> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org 
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gary Hartl
> Sent: 16 December 2008 14:36
> To: FreeBSD Questions

> Ok so i've reinstalled fBSD-7 and i'm running apache 2.2 
> installed using
> pkg_add
> 
> I need to also run php as a module for apache (the web 
> software i'm using
> requires php as module no cgi).
> 
> Now I pkg_add'ed php5 from sparc64/all tree on ftp.freebsd.org, 
> 
> I think I missed passing a variable throu to php.  
> 
> My question is how do I know what variables I can pass throu 
> to a package to
> adjust its installation.

Gary:

If you want to configure things differntly to the compiled default of a
package, then you probably should be using ports instead of packages. This
chapter in the handbook explains some differences.

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

 - Barry




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