Date: Tue, 16 Dec 2008 11:17:45 -0500 From: "Gary Hartl" <ghartl@gmail.com> To: "'FreeBSD Questions'" <freebsd-questions@freebsd.org> Subject: RE: PHP5 as apache module using packages Message-ID: <001e01c95f99$d54eb530$7fec1f90$@com> In-Reply-To: <23DA59E6FA9F45F9BC2B5F582975003B@wbt.wbtsystems.com> References: <000501c95f8b$9edb12e0$dc9138a0$@com> <23DA59E6FA9F45F9BC2B5F582975003B@wbt.wbtsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 Thanks Barry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001e01c95f99$d54eb530$7fec1f90$>