Date: Sat, 30 Apr 2005 11:49:19 +1000 From: Gavin Cameron <ggcameron@gmail.com> To: Odhiambo Washington <wash@wananchi.com>, freebsd-questions@freebsd.org Subject: Re: php5-extensions & php5-cli Message-ID: <1efd1aec050429184950926f5a@mail.gmail.com> In-Reply-To: <20050429143011.GC55847@ns2.wananchi.com> References: <1efd1aec05042907212dac8885@mail.gmail.com> <20050429143011.GC55847@ns2.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks... I'll try the plain on php5 port rather than php5-cli or mod_php5. Ta Gavin On 4/30/05, Odhiambo Washington <wash@wananchi.com> wrote: > * Gavin Cameron <ggcameron@gmail.com> [20050429 17:22]: wrote: > > Hi all, > > > > Is there anyway using the ports to install php5-extensions & php5-cli? > > > > I've got php5-cli installed and when I try to install php5-extensions > > I get the error: > > > > This port requires the Apache Module for PHP, but you have already > > installed a conflicting PHP port without the Apache Module. > > *** Error code 1 > > > > Now, installing php5-cli does appears to install the Apache module caus= e I have > > a new libphp5.so in /usr/local/libexec/apache2 which correspond to the = install > > I just did of php5-cli and apache is quite happily serving out .php > > files correctly. > > > > Am I doing something wrong? > > > > What is the easiest way to get php module, php CLI plus extensions inst= alled > > on one machine? >=20 > With php4 (and I assume this is the same with php5): >=20 > cd /usr/ports/lang/php5 && make WITH_APACHE2=3Dyes install clean > cd /usr/ports/lang/php5-extensions && make config && make install clean >=20 > That has always worked for me with php4. >=20 > -Wash >=20 > http://www.netmeister.org/news/learn2quote.html >=20 > -- > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+ > |\ _,,,---,,_ | Odhiambo Washington <wash@wananchi.com> > Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com > |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922 > '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121 > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D+ > Even if you do learn to speak correct English, whom are you going to > speak it to? > -- Clarence Darrow > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1efd1aec050429184950926f5a>