Forum Moderators: bakedjake
This is the first time I will be using a server for only mysql.
The server has CentOS 5 installed.
What else do I need to install? I just installed mysql with the yum command. I need apache right?
Anything else?
What is the best way to take an existing database from another server and put it on this server? Then how do I make so that the site on web server is able to connect to the database on the mysql server?
What security measures do I need to take?
Thank you!