Date: Mon, 21 Mar 2005 23:32:02 +0100 From: X3K6A2 <me@x3k6a2.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: phpmyadmin on FreeBSD 5.3 Message-ID: <2811339015.20050321233202@x3k6a2.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
> 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 Hi, please provide us with the output of pkg_info when was the last time you updated your ports tree? as a quick workaround I would suggest installing phpmyadmin directly. regards Sebastian Steenbuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2811339015.20050321233202>