Hi there,
I am trying to set up XPkiller plugin for BF4 on our server. What hostname for Mysql I need to use ?
Thank you for help
Nitrado now has an official Discord server to bring communities, friends and other gamers together!
Join the Nitrado Community Discord now and share your experiences and knowledge with others!
Hi there,
I am trying to set up XPkiller plugin for BF4 on our server. What hostname for Mysql I need to use ?
Thank you for help
Yours?
I think you get a MySQL Database if you buy a Server on Nitrado. Try to take a look in your Webinterface. There should be some login Informations.
If it is a Webspace from Nitrado, you can use localhost or 127.0.0.1
If it is a Webspace from Nitrado, you can use localhost or 127.0.0.1
thank you, but I need address to connect externally. All these above I all ready tried
Yours?
I think you get a MySQL Database if you buy a Server on Nitrado. Try to take a look in your Webinterface. There should be some login Informations.
I bought webspace package. its separate from game server
The hostname for the database in that case will be the Domain address. You can see this from the Froxlor Overview.
Account Details -> Domain
The hostname for the database in that case will be the Domain address. You can see this from the Froxlor Overview.
Account Details -> Domain
ni1008015-1.web13.nitrado.hosting this is what is coming up under account detail > Domain. But this address does not work
Ah woops, not the Domain, the host will be the same as the FTP Host/EMail Host.
Should look like; vweb##.nitrado.net
Ah woops, not the Domain, the host will be the same as the FTP Host/EMail Host.
Should look like; vweb##.nitrado.net
nope, I try that as well
I did a bit search before I ask here. It`s not make any sense. As I creating mysql database, I can choose if I want to use it externally as well. But question is what is a right address for it
Give me a correct answer and I buy you a beer
Are you testing the settings in a trusted program such as HeidiSQL/another SQL Tool or only in the XPkiller plugin? You should also have been sent an E-Mail with the database details when you created the database.
Are you testing the settings in a trusted program such as HeidiSQL/another SQL Tool or only in the XPkiller plugin? You should also have been sent an E-Mail with the database details when you created the database.
No email received, I just tested plugin connected to gameserver mysql and that is ok, but not on webserver
Create a new database via the Froxlor MySQL Database page, you should definitely receive an e-mail with the details.
I created 2x nothing come on email
First, create a new MySQL database in the webinterface of your webspace. Make sure that "Allow external access" is set to yes on creation.
If the address of your webspace is "ni1008015-1.web13.nitrado.hosting", the address to connect from an external server is "vweb13.nitrado.net". For local connections use "127.0.0.1" instead.
So again:
Hostname for gameserver to webspace: vweb13.nitrado.net
Hostname for anything running directly on the webspace: 127.0.0.1
If that does not work, please give us the exact error message. If the external connection failed, please test the connection with a SQL client like HeidiSQL from your local computer.