How to install Mysql on freebsd , i have tried a lot but after i am getting lot many error so i have removed it , but now i want to reinstall it so , can anyone suggest me the link / commands to install it ?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
closed as not a real question by voretaq7♦ Jul 24 '12 at 16:01
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I would recommend a mysql 5.1 binary from: http://dev.mysql.com/downloads/mysql/5.1.html You can select freebsd from the dropdown. Then follow the directions at: http://dev.mysql.com/doc/refman/5.1/en/binary-installation.html These instructions are not bulletproof, so you may need to read a bit of documentation. Post questions if you have them. |
|||
|
|
|
|
|||
|
|
|
Use binary package(it's easier than to compile from ports):
|
|||
|
|