Indigo Rose Software
  #1  
Old 2 Weeks Ago
alihady alihady is offline
Forum Member
 
Join Date: Aug 2009
Posts: 10
Oops help me to connect remot mysql db by Mindquake plugin

plz help me to conect a remot mysql db by Mindquake mysql plugin
i use thise
Code:
result = MySQL.Connect("65.60.52.66", "hadymail_get", "123", "hadymail_get", "");
and thise
Code:
result = MySQL.Connect("www.egopty.org", "hadymail_get", "123", "hadymail_get", "");
it give me an error

conection faild ( can not connect to mysql server on '65.60.52.66' (10061))

what is the wrong?
Reply With Quote
  #2  
Old 2 Weeks Ago
Sakuya's Avatar
Sakuya Sakuya is online now
Forum Member
 
Join Date: Oct 2009
Posts: 115
Make sure that the user is allowed Remote MySQL access. If this is your own server you can make sure by checking the HOST field in the USER table and make sure it allows from any host.

If you're on cPanel add the following to Remote MySQL.

Code:
%
%.%.%.%
Reply With Quote
  #3  
Old 2 Weeks Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by alihady View Post
plz help me to conect a remot mysql db by Mindquake mysql plugin
i use thise
Code:
result = MySQL.Connect("65.60.52.66", "hadymail_get", "123", "hadymail_get", "");
and thise
Code:
result = MySQL.Connect("www.egopty.org", "hadymail_get", "123", "hadymail_get", "");
it give me an error

conection faild ( can not connect to mysql server on '65.60.52.66' (10061))

what is the wrong?
Also make sure your hosting company supports remote if not then it will not with and you have to get another one but for testing there is freemysql and other sites like that that offer free remote mysqls.
Reply With Quote
  #4  
Old 2 Weeks Ago
alihady alihady is offline
Forum Member
 
Join Date: Aug 2009
Posts: 10
thanks for evry one
Reply With Quote
  #5  
Old 2 Weeks Ago
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
There is nothing wrong with the one i have 1.0.2.0 not sure aboure newer version as i had a problem with base64 on 1.0.3.0 But if your server does not have REMOTE access to mysql the test with free one as it works great here.

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -6. The time now is 08:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software