Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 00:23:28 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Roeland Hemsteede <roeland.hemsteede@gmail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: phpmyadmin on FreeBSD 5.3
Message-ID:  <20050323002328.GA64995@gravitas.thebunker.net>
In-Reply-To: <423F4457.4090309@gmail.com>
References:  <423F4457.4090309@gmail.com>

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

--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 21, 2005 at 11:01:59PM +0100, Roeland Hemsteede wrote:
> Hello,
>=20
> Im trying to install apache, php4, mysql and phpmyadmin on my computer.
> Firstly I installed the packages for apache and php. Then I did "cd=20
> /usr/ports/databases/phpmyadmin && make install distclean" but that=20
> returns with the following error
>=20
> bash-3.00# cd /usr/ports/databases/phpmyadmin && make install distclean
>=20
> You may use the following additional build option:
>=20
>    WITH_SUPHP=3Dyes   Install appropriately for use with
>                     the www/suphp port [default: no]
>=20
> Unknown extension mysqli for PHP 4.
> *** Error code 1
>=20
> Stop in /usr/ports/databases/phpmyadmin.
> bash-3.00#
>=20
> After this I installed the package php4-mysql I tried it again and got=20
> the same error.
>=20
> Can anyone tell me wich things I need to do in order to get phpmyadmin=20
> installed and working?

You need to run:

    # make config

in the databases/phpmyadmin directory and *uncheck* the option for
MYSQLI.  Then you should be able to install successfully.  Like it
clearly says, you can only use the php mysqli extension with PHP5 and
MySQL 4.1.x

      Cheers,

      Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       8 Dane Court Manor
                                                      School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey         Tilmanstone
Tel: +44 1304 617253                                  Kent, CT14 0JL UK

--PNTmBPCT7hxwcZjr
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iQCVAwUBQkC3AJr7OpndfbmCAQLreAQAi6xTTGWGTDGi2Pn0ezslboyfaI7taD/m
gtyF7/F0FDGihSJBMuMtNm/uM6Ldb0j0vkzNx7xpKNxVX5gbuXaMI+XoW20KfXpl
bcIkyxgohsnLAWGfEBx4iOtGhu7Jsajw5xRCeMnmkMvOClakCzbbJJtZLCMoG70Y
SBGAdjF4l+U=
=dcl9
-----END PGP SIGNATURE-----

--PNTmBPCT7hxwcZjr--



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