[SOLVED]How to get a RDBMS server to "connect" with a web server?
Posted: Wed Apr 17, 2019 2:58 am
What I'm trying to do is to have a RPi act as an RDBMS and another RPi act as a Web server hosting Apache and Wordpress website. But thing is that the guide(https://www.raspberrypi.org/documentati ... /apache.md) I used to make my first website has the user create the MySQL DB in that same server but my objective is to have the MySQL DB on another server while Apache and Wordpress stay in the same server. Tell me if I need to clarify, thanks for the help.