Can someone help me configure MySQL Via TEAMVIEWER?
#1

Hi, I kinda need help, am using ServerFFS and such, and trying out that Vortex v2 MYSQL Friendly, can someone help me configure it? If yes, post here Ill pm teamviewer info, thanks in advance.
Reply
#2

Did you even setup a MySQL Database, on ServerFFS ?
Reply
#3

Quote:
Originally Posted by G4M3Ov3r
Посмотреть сообщение
Did you even setup a MySQL Database, on ServerFFS ?
Yes I did.
Reply
#4

Next step: Dumb your .sql code into PhpMyAdmin
Reply
#5

Quote:
Originally Posted by Kingunit
Посмотреть сообщение
Next step: Dumb your .sql code into PhpMyAdmin
That's done already.
Reply
#6

Drop down here your MySQL information:

- Host
- Password (Just use **** while dropping it here)
- MySQL Databse
- MySQL Username

Also drop down your MySQL defines from the Vortext script.
Reply
#7

Quote:
Originally Posted by Kingunit
Посмотреть сообщение
Drop down here your MySQL information:

- Host
- Password (Just use **** while dropping it here)
- MySQL Databse
- MySQL Username

Also drop down your MySQL defines from the Vortext script.
Hostname: 64.120.47.75
Username: jordansmith123_1
Password: (blocked ;p)
Database: jordansmith123_1

pawn Код:
#define                 DB_USERNAME                             "64.120.47.75"
#define                 DB_HOSTNAME                             "jordansmith123_1"
#define                 DB_PASSWORD                             "(blocked ;p)"
#define                 DB_DATABASE                             "jordansmith123_1"
Reply
#8

Quote:
Originally Posted by Jordan69
Посмотреть сообщение
Hostname: 64.120.47.75
Username: jordansmith123_1
Password: (blocked ;p)
Database: jordansmith123_1

pawn Код:
#define                 DB_USERNAME                         "64.120.47.75"
#define                 DB_HOSTNAME                             "jordansmith123_1"
#define                 DB_PASSWORD                             "(blocked ;p)"
#define                 DB_DATABASE                             "jordansmith123_1"
You swaped username and hostname... ^^
Reply
#9

Then what exactly is the problem? Enable debugging with the MySQL plugin and show us the MySQL log file.

EDIT: Yep, above poster got it. Seems you have host name and username mixed up.
Reply
#10

Quote:
Originally Posted by =WoR=Bruno
Посмотреть сообщение
You swaped username and hostname... ^^
Whoops..... how dumb can i get -________________________--
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)