How can I access different db on same server

ibaker

Well-known member
I will see if I can explain this properly...I would like to give full access to a database on domain 1 to a domain user of domain 2.

I have a dedicated server.
I use WHM and cPanel
All accounts (WHM accounts i.e. cPanel domain users) have the same IP address
I have 2 domains (accounts) in WHM
Each domain has it's own cPanel with the users Domain1_dbUsername, Domain2_dbUsername respectively

What I would like to do is give the Domain2_dbUsername full access to a db on Domain1

Any suggestions on how I can achieve this (in a not so over the top techo way)...thanks
 
Hi,

Use the user and it’s password of the database of website 1 in website 2. It should work without any problem.
 
Top Bottom