Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 23:01:59 +0100
From:      Roeland Hemsteede <roeland.hemsteede@gmail.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   phpmyadmin on FreeBSD 5.3
Message-ID:  <423F4457.4090309@gmail.com>

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

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 
/usr/ports/databases/phpmyadmin && make install distclean" but that 
returns with the following error

bash-3.00# cd /usr/ports/databases/phpmyadmin && make install distclean

You may use the following additional build option:

    WITH_SUPHP=yes   Install appropriately for use with
                     the www/suphp port [default: no]

Unknown extension mysqli for PHP 4.
*** Error code 1

Stop in /usr/ports/databases/phpmyadmin.
bash-3.00#

After this I installed the package php4-mysql I tried it again and got 
the same error.

Can anyone tell me wich things I need to do in order to get phpmyadmin 
installed and working?

Thanks in advance,

Roeland



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