View Single Post
Old 03-15-2005, 05:25 PM  
modF
Confirmed User
 
Join Date: Aug 2002
Posts: 1,888
If the nats database is on a different server, you need to create a user on the databse server to allow the ip of the new server to connect to it. Then change the AuthMySQLHost to the ip (I prefer ip).

Login to the shell of your new box, and try to access the database server using:

mysql -u user -p -h database ip/hostname database name
__________________

I do things
skype:themodF
modF is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote