From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 22:34:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 381FF16A4CE for ; Mon, 21 Mar 2005 22:34:30 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7FF743D5C for ; Mon, 21 Mar 2005 22:34:29 +0000 (GMT) (envelope-from roeland.hemsteede@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so930519wra for ; Mon, 21 Mar 2005 14:34:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hsz3c3dtUrPSdGtyXYJVVesgEcBDFcABcmGWMXTK9c9XBSpcth47HpSgZ/2op+5qzT70LWELS+W8kZlBz3a3cMIolSzn6Yy1jHYy0iwIEfGpzvIGTUFlUnRliT35N5O2SKP3mcatCMXhVmRcneFwmG7xXBevTSuoe+3D+90uCwU= Received: by 10.54.29.61 with SMTP id c61mr5353569wrc; Mon, 21 Mar 2005 14:34:29 -0800 (PST) Received: by 10.54.29.52 with HTTP; Mon, 21 Mar 2005 14:34:29 -0800 (PST) Message-ID: <6e3502c80503211434224e9002@mail.gmail.com> Date: Mon, 21 Mar 2005 23:34:29 +0100 From: Roeland Hemsteede To: FreeBSD Questions In-Reply-To: <2811339015.20050321233202@x3k6a2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <423F4457.4090309@gmail.com> <2811339015.20050321233202@x3k6a2.net> Subject: Re: phpmyadmin on FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roeland Hemsteede List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 22:34:30 -0000 of wich package should I provide the output of pkg_info? also I installed everything on this computer today including the ports list and such so thats up to date On Mon, 21 Mar 2005 23:32:02 +0100, X3K6A2 wrote: > > 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 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >