View Single Post
Author Message
Rirre
Veteran Member
Join Date: Nov 2006
Old 05-23-2009 , 14:21   How to connect to MySQL through internet?
Reply With Quote #1

I have to use Internet IP as host now since I have 2 rackservers (not located in same area).
Have use "amx_sql_host 127.0.0.1" a long time now without any problems on the 1st server I got.
But this time I have 2 rackservers and want the 2nd to connect & use same MySQL/database over the Internet since I have AMXBans installed on the 1st one.
How can I do this?
I have try Google, found most Linux users and older version of MySQL and threads which haven't been answered. I'm a Windows user.
EDIT: I'm using PhpMyAdmin.
I have setup a user (admin) in PhpMyAdmin which I want to use in amxmodx/configs/sql.cfg file.
[IMG]http://img132.**************/img132/3927/65921753.jpg[/IMG]

But I just get this output:
Code:
Can't connect to MySQL server on '<ip>' (10060) (2003)
with correct information in sql.cfg file.
I'm also logged in as admin@localhost, access denied with admin@<ip> in PhpMyAdmin.

Last edited by Rirre; 05-23-2009 at 15:49.
Rirre is offline