Portal Home > Knowledgebase > Articles Database > MySQL Install?


MySQL Install?




Posted by Nortorious, 05-31-2010, 04:47 PM
Is it better to install from source and compile and install it chroot? or is it better to yum install mysql-server? And when you do it by source, do you rpm package it? I've always used CPanel so I'm trying to figure out best way to do this manual.

Posted by lebnene, 05-31-2010, 05:16 PM
installation from source guarantees you get the release that you want or the latest one depending on your OS flavor.

Posted by VIPoint, 05-31-2010, 05:40 PM
If you can use Yum then go for it. Use yum install mysql* Yum will solve most of dependencies by itself. you need go go for searching for packages.

Posted by madaboutlinux, 05-31-2010, 06:50 PM
Install Mysql using yum and that should be enough. For security reasons you can block remote connections to Mysql server and only allow localhost which is enough.

Posted by WizzSupport, 06-01-2010, 07:30 AM
Mysql already blocks external connections after a yum installation



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
VPS Server Firewall (Views: 466)