Date: Sun, 30 Nov 2003 12:39:07 -0800 From: Gary Kline <kline@thought.org> To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, Gary Kline <kline@thought.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: php4... Message-ID: <20031130203907.GB31659@tao.thought.org> In-Reply-To: <20031130100316.GB885@happy-idiot-talk.infracaninophile.co.uk> References: <20031130050122.GA50513@tao.thought.org> <20031130100316.GB885@happy-idiot-talk.infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 30, 2003 at 10:03:16AM +0000, Matthew Seaman wrote: > On Sat, Nov 29, 2003 at 09:01:22PM -0800, Gary Kline wrote: > > > > Looks like I'm missing /usr/local/bin/php, and lang/php4 > > is broken. I already have the mod_php4 port installed-- > > and working. FUDforums2 is looking for the php bnary, > > if I'm interpreting the installation message correctly. > > > > Any advice, now that the code freeze is on? > > Hmmm... > > % pkg_info -W /usr/local/bin/php > /usr/local/bin/php was installed by package php4-4.3.4_2 > % pkg_info -W /usr/local/libexec/apache/libphp4.so > /usr/local/libexec/apache/libphp4.so was installed by package php4-4.3.4_2 > > I guess if you rip out www/mod_php4 and install lang/php4 instead, > you'll get all of the bits you need. When you say 'lang/php4' is > broken -- how so? I haven't had any trouble installing it from ports. > It does have CONFLICTS settings so you can't install it simultaneously > with any of the other php4 or php5 ports. > Melvyn Sopacua's advice resolved this php4 snafu. lang/php4 comes first, mod_php4 falls into place cleanly. The problem now (with BBS software not in the ports tree) is that my mysql4 and postgresql7 are not visible ... . The fudforum2/install.php script displays:: FUDforum can utilize either MySQL or PosgreSQL database to store it's data, unfortunately, your PHP does not have support for either one. Please install or load the appropriate database extension and then re-run the install script. Similar things happen with phorum-3.4.4. I've set up database hooks in both databases, but because the screen goes unpredictably blank I'm evidently messing up with my db hooks. thanks, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031130203907.GB31659>