OK, I recently had a huge problem with my host apache seems to eat up about 80% of CPU and that causes mysql to always crash so I decided to get 2 servers one for mySQL db and one for Apache
Of course I want both servers to be independent from each other.
So heres what I did I made a mySQL user, database, password and since Im Running a phpBB I changed my config file to
host: 21.0.36.51:3306
db: dat_base
user: user_dat
pass: xxxx
and it did not work I Disabled the Server firewall and tried does not work is there a way someone can tell me step by step to make this possible.
please tell me via Command Line SSH
Of course I want both servers to be independent from each other.
So heres what I did I made a mySQL user, database, password and since Im Running a phpBB I changed my config file to
host: 21.0.36.51:3306
db: dat_base
user: user_dat
pass: xxxx
and it did not work I Disabled the Server firewall and tried does not work is there a way someone can tell me step by step to make this possible.
please tell me via Command Line SSH
Last edited: