Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2000 09:41:03 +0200
From:      Alwyn Schoeman <alwyns@littlecruncher.prizm.dhs.org>
To:        Peter Kok <cckok00@stlinux.ouhk.edu.hk>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: MYSQL + PHP
Message-ID:  <20000113094102.A13284@littlecruncher.prizm.dhs.org>
In-Reply-To: <387D646D.77047533@stlinux.ouhk.edu.hk>; from cckok00@stlinux.ouhk.edu.hk on Thu, Jan 13, 2000 at 01:36:45PM %2B0800
References:  <387D646D.77047533@stlinux.ouhk.edu.hk>

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

It is not enough to install mysql + Apache + php packages seperately,
You must compile the php with mysql support, in other words with the --with-mysql switch.  I guess the default php port does not compile with this option,
so read the php docs and modify the makefile in the port collection or download
the source yourself, last option might be more difficult.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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