Date: Mon, 2 Apr 2007 10:11:03 -0700 From: patrick <gibblertron@gmail.com> To: jekillen <jekillen@prodigy.net> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: no libphp5.so Message-ID: <b043a4850704021011v30297300od6a7061e5641cb12@mail.gmail.com> In-Reply-To: <e3b5964be441cccc575bfa108b792ee1@prodigy.net> References: <e3b5964be441cccc575bfa108b792ee1@prodigy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
You should just install it from the ports. As root, type: cd /usr/ports/lang/php5 make all install clean Be sure to check the "APACHE" option to build the Apache module. You'll probably also want to install some of the extensions from /usr/ports/lang/php5-extensions and /usr/ports/www/php-session. Patrick On 4/1/07, jekillen <jekillen@prodigy.net> wrote: > Hello agian; > I have been gripping about > php not producing libphp5.so > for use as a DSO with Apache > on FreeBSD v 6.2 > >> good news >> > I solved it. > By re installing the system > and starting all over again. > After reading the output of ./configure > in the php source dir, it was reporting > that it could not find a compatible version > of Bison. > I cannot say that that is THE cause, but > whatever it was re installing solved it. > I did not get any responses so there > is no one in particular to thank but > thanks all, FreeBSD is free software > and what works is far greater in volume > and value than what does not > Now if only we could get to the developers > of the human (user level) mind, maybe we could > debug that and be better off. > Jeff K > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b043a4850704021011v30297300od6a7061e5641cb12>