How to use one remote mysql server with three web server

resellertr

Member
Feb 16, 2005
8
0
151
Hi,

Is possible to setup one remote mysql server to use with three web server? I know cpanel supports one web, one remote mysql server via "Setup Remote MySQL server".

Thanks
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
13
313
Houston, TX
cPanel Access Level
Root Administrator
You can configure multiple cPanel/WHM servers to use the same remote MySQL server. However, it would be up to you to ensure no two cPanel users have the same username across all 3 servers. You can use hooks and APIs to ensure this doesn't happen, but that would be something you would need to build yourself.