View Single Post
Old 09-23-2003, 03:24 PM  
aaajjj
Registered User
 
Join Date: Sep 2003
Posts: 13
Quote:
Originally posted by liquidmoe
Yes. Whenever you add a new user to mysql to access some database you can explicitly say user@ip address, usually you add the username as user@localhost, or it defaults to localhost if you dont include anything. Just add a user@server1_ip on server2 where you run mysql. Then server1 will be able to connect to the mysql database on server2 by specifying the ip address instead of localhost when establishing the connection in your CGI script and you can have full access to that database.

If you need any help or have any questions hit me up on icq at 36837470.

Take care
thank u very much.. if i will need help i will hit u up.. thanks again
aaajjj is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote