2 messages in com.mysql.lists.mysqlRE: hello... (newbie setup question)
FromSent OnAttachments
Phil08 Jun 1999 09:31 
Don Read08 Jun 1999 10:10 
Subject:RE: hello... (newbie setup question)
From:Don Read (dre@texas.net)
Date:06/08/1999 10:10:59 AM
List:com.mysql.lists.mysql

On 08-Jun-99 Phil wrote:

OK then. I was exploring the MySQL.com site to find the installation files for my platform and it was not exactly obvious. Here's why; I'm running FreeBSD 2.2.7 I got the impression that V3.22 of SQL would run on V3.x of FreeBSD which is not what I have. Also I did not find a FreeBSD specific link and thus I presume the BSDi version would be most suitable. If someone could provide the link to the correct binary I can use it would be greatly appreciated.

Also I want to install the PHP module aswell to work with MySQL. Is it important which gets installed first?

check the ports collection ( this is on 2.2.8 & 3.2 )

cd /usr/ports/databases/mysql322 make fetch make install

Regards,