Categories: Uncategorized

How to create a database using phpMyAdmin

This guide will explain how to create a database to be used with apps like Nextcloud_okm, FileRun, Ampache5 etc.
We presume MariaDB app is installed and running, i will not cover it in this guide.

Open phpMyAdmin interface from MariaDB webUi.

Login with user root and your defined password (if you create one before)

Once loged in, go to User Accounts then Add user account

Type the name of the new user to be used with the new database, choose a password and check the option Create database with same name and grant all privileges.

Then scroll down at the bottom and click on Go

The new database has been created can be used

Go to your app config that require a mysql database and fill in the info (app FileRun here as example)

For hostname always use 127.0.0.1 and port 3307

Installation completed

outkastm

Recent Posts

How to Setup DDNS(duckdns) on TOS6

In this guide i will show you how to assign a fixed host and domain…

2 months ago

How to configure and run Vaultwarden

In this complete guide i will show you how to configure and run Vaultwaeden as…

2 months ago

How to assign permission for application user on TOS6

Some apps will run as specific application user, in order to have access only to…

6 months ago

How to use gmail as smtp server to send email in TOS6

Currently, the local email server in TOS6 is broken for some users. In this guide…

11 months ago

How to use in built Terminal on TOS6

In this guide i will show you how to use the TOS6 in built terminal…

11 months ago

App’s updates and new app’s release

Here some info about current develop status of 3rd party apps: TOS6 - new apps…

1 year ago