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,