Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2003 22:01:29 +0100
From:      Melvyn Sopacua <freebsd-questions@webteckies.org>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD-questions <questions@FreeBSD.ORG>
Subject:   Re: php4...
Message-ID:  <200311302201.30791.freebsd-questions@webteckies.org>
In-Reply-To: <20031130203907.GB31659@tao.thought.org>
References:  <20031130050122.GA50513@tao.thought.org> <20031130100316.GB885@happy-idiot-talk.infracaninophile.co.uk> <20031130203907.GB31659@tao.thought.org>

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

--Boundary-03=_qqly/M/phJK/SZl
Content-Type: multipart/mixed;
  boundary="Boundary-01=_pqly/T8lBcYeATm"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--Boundary-01=_pqly/T8lBcYeATm
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sunday 30 November 2003 21:39, Gary Kline wrote:


>    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.

=46rom the Makefile:

# There are many ways to select which extensions you want to enable, either
# in interactive mode or in batch mode.
#
# By default, the enabled extensions are: CTYPE, MYSQL, OVERLOAD, PCRE, POS=
IX,
# SESSION, TOKENIZER, XML and ZLIB. This behaviour can be changed overriding
# the PHP4_OPTIONS variable (e.g. PHP4_OPTIONS=3D"EXT1 EXT2 EXT3").
#
# Another way is to use the WITH_<EXT> and WITHOUT_<EXT> knobs, for additio=
nal
# and default extensions respectively (implies batch mode).
#
# The last way reads an "extension" file, located in ~/php4_options (the
# location is overridable by the PHP4_OPTFILE variable). You may find an
# example in scripts/php4_options (interactive mode only).

If you make sure that no 'WITH_*' variables are set (check MAKE_ARGS in /us=
r/
local/etc/pkgtools.conf if you're using portupgrade and/or /etc/make.conf)=
=20
then attached file, placed as /root/php4_options will get you a php=20
installation, that will most probably forfill your needs.

You will get a screen (if you don't, then there's still a WITH_* variable=20
defined somewhere or the variable 'BATCH') which allows you to add/delete=20
modules, the same way that /stand/sysinstall does it.

Adjust as necessary. After you're done installing, the actual file (ie: wit=
h=20
the changes you made) now resides in:
/usr/ports/lang/php4/scripts/php4_options

Copy that over to /root/php4_options and the next time you upgrade/install =
the=20
dialog will contain your defaults and you can just select 'OK'.
=2D-=20
Melvyn

=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
=46reeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov 29=20
00:15:33 CET 2003     root@sarevok.webteckies.org:/usr/obj/usr/src/sys/
SAREVOK_NOFW_DBG  i386
=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

--Boundary-01=_pqly/T8lBcYeATm
Content-Type: text/plain;
  charset="iso-8859-1";
  name="php4_options"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="php4_options"

WITH_BCMATH=OFF
WITH_BZIP2=ON
WITH_CALENDAR=ON
WITH_CDB=OFF
WITH_CRACK=OFF
WITH_CTYPE=ON
WITH_CURL=ON
WITH_DB4=OFF
WITH_DBASE=OFF
WITH_DBX=OFF
WITH_DOMXML=ON
WITH_DOMXSLT=ON
WITH_EXIF=ON
WITH_FILEPRO=OFF
WITH_FRIBIDI=OFF
WITH_FTP=ON
WITH_GD=ON
WITH_GDBM=OFF
WITH_GETTEXT=ON
WITH_GMP=OFF
WITH_HYPERWAVE=OFF
WITH_ICONV=ON
WITH_IMAP=OFF
WITH_INIFILE=ON
WITH_INTERBASE=OFF
WITH_MBSTRING=ON
WITH_MCAL=OFF
WITH_MCVE=OFF
WITH_MCRYPT=ON
WITH_MHASH=ON
WITH_MIME=ON
WITH_MING=ON
WITH_MNOGOSEARCH=OFF
WITH_MYSQL=ON
WITH_NCURSES=ON
WITH_OPENLDAP=ON
WITH_OPENSSL=ON
WITH_ORACLE=OFF
WITH_OVERLOAD=ON
WITH_PCNTL=ON
WITH_PCRE=ON
WITH_PDFLIB=ON
WITH_POSIX=ON
WITH_POSTGRESQL=OFF
WITH_PSPELL=OFF
WITH_READLINE=OFF
WITH_RECODE=OFF
WITH_SESSION=ON
WITH_SHMOP=OFF
WITH_SNMP=OFF
WITH_SOCKETS=ON
WITH_SYBASEDB=OFF
WITH_SYBASECT=OFF
WITH_SYSVSEM=OFF
WITH_SYSVSHM=OFF
WITH_TOKENIZER=ON
WITH_UNIXODBC=OFF
WITH_WDDX=OFF
WITH_XML=ON
WITH_XMLRPC=ON
WITH_XSLT=OFF
WITH_YAZ=OFF
WITH_YP=OFF
WITH_ZIP=ON
WITH_ZLIB=ON

--Boundary-01=_pqly/T8lBcYeATm--

--Boundary-03=_qqly/M/phJK/SZl
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/ylqqOv9JNmfFN5URAm2rAJ0Yc2SpdhqKsV9wb+VlV/L+lhmG9gCffRv5
wUZHkfGS0WfEXXc6FevExdQ=
=K7jN
-----END PGP SIGNATURE-----

--Boundary-03=_qqly/M/phJK/SZl--



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