Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2003 18:17:53 -0600
From:      "Aaron Wohl" <freebsd@soith.com>
To:        current@freebsd.org
Cc:        sysadmin@alexdupre.com
Subject:   ports/www/mod_php4 vs ports/lang/php-cli
Message-ID:  <20030708001753.F2048395E1@www.fastmail.fm>

next in thread | raw e-mail | index | archive | help
The two different ports of php4 seem to be conspireing to keep my users
from having the PEAR php libraries.

- ports/www/mod_php4 sets --disable-cli, disabling the command line
interface implicitly disable PEAR which my users need
- ports/devel/pear - wont install because it needs the command line
version of php
- ports/lang/php-cli - wont install because of a conflict with
ports/www/mod_php4 

Is there anyone who has built mod_php4 in the last couple of days that
has gotten all of the these working at the same time:
-the cli command line version (it used to come from mod_php4 I think?)
-pear library
-mod_php4 

If so how?



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