how to setup/add and access/edit the database?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Ferron
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jan 06, 2014 5:44 am

how to setup/add and access/edit the database?

Post by Ferron »

hello

i'm tottaly new to this i have no idea how to do it

actually the gamemode doesn't work because there's no database

Image

any tips?


help is appreciated
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: how to setup/add and access/edit the database?

Post by soja »

If you add a database there, it will be "packagename_databasename". For me, if I were to create a database called "phpbb", it would be fdlm_phpbb, fdlm is the name of my website package.

Most software requiring a mysql database require 4 things:
Hostname: Check databases tab(screenshot below)
Database Name: See above
Username: Check databases tab(screenshot below)
Password: Check databases tab(screenshot below)

You can use the autoinstaller for phpmyadmin in your control panel to manipulate the databases. Once it is installed, navigate to the folder(usually your url then /phpmyadmin), login with the information on the databases tab.

If the database is for a game server, you must have "Allow external connections" checked.

Image

If you need any further help please ask!
Not a NFO employee
Ferron
New to forums
New to forums
Posts: 2
Joined: Mon Jan 06, 2014 5:44 am

Re: how to setup/add and access/edit the database?

Post by Ferron »

thank you
paradox7
New to forums
New to forums
Posts: 3
Joined: Sun Dec 29, 2013 5:28 am

Re: how to setup/add and access/edit the database?

Post by paradox7 »

This was very helpful but what about MySQLOO? I found a download on the web but it requires libmysql also and that needs to be put in the same folder as scrds.exe but we cant access that on the NFOServers ftp.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: how to setup/add and access/edit the database?

Post by soja »

Putting it in your root FTP folder should work.

This is our root FTP folder for our TTT server:
Image
Not a NFO employee
Post Reply