Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 18:29:24 +0100
From:      "Kipp Holger" <h.kipp@eurowings.com>
To:        "David W. Chapman Jr." <dwcjr@inethouston.net>, <ports@freebsd.org>
Cc:        clay@Aexeous.net
Subject:   RE: Horde2 + mod_php4
Message-ID:  <BA84A761ED41C54893BED691A4A574CF977112@EXCH5.eurowings.com>

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

> I'm trying to install horde2.  I already have mod_php4 installed but=20
> when I try to install horde2 it gives me this.

afaik mod_php conflicts with the cli/cgi-version of php, as it said:

> This port requires the CLI or the CGI version of PHP, but you have
> already installed a conflicting PHP port without them.


you have
/usr/ports/www/mod_php4

but you need
/usr/ports/www/php4-cgi

or the cli-version. see Makefile of /usr/ports/lang/php4

Regards,
Holger



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