Frag.GS MySQL Host
#1

Hello,

Does anybody here knows what is the MySQL Host IP? Actually, I need it, so, I can connect my database to the script.
Reply
#2

Ask them, not us.
Reply
#3

They doesn't have any technical support, it's not my fault.
Reply
#4

Huh? http://www.frag.gs/support/
Reply
#5

Quote:
Originally Posted by ShadyEG
Посмотреть сообщение
Hello,

Does anybody here knows what is the MySQL Host IP? Actually, I need it, so, I can connect my database to the script.
Default one, which is 127.0.0.1.
Reply
#6

Quote:
Originally Posted by GoldenLion
Посмотреть сообщение
Default one, which is 127.0.0.1.
general misconception

mysql in windows uses tcp/ip for connection between client/server by default, so normally people use 127.0.0.1 in this case and it works. because of this, some people think that they can pull off the same thing on linux servers. when it comes to these newer mysql versions, you have to bind 127.0.0.1 to localhost before actually using the ip.

softwares like mysql actually prefer using local sockets over tcp/ip because it has less overhead and is normally faster when authenticating and connecting

i am right
Reply
#7

localhost
Reply
#8

Quote:
Originally Posted by ev0lution
Посмотреть сообщение
localhost
most common SQL hostname^
Reply
#9

Thanks, I thought that it's an IP Address, but, everyone told me that it's "localhost", so, lol.
Reply
#10

Use KIWI irc to ask other users.. they may help you better mate
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)