• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

Running database on linux server

Started by kieranp87, August 21, 2025, 08:39:19 PM

kieranp87

Has anyone managed to run an sql on Linux and have radio dj work on it? What would the best server to use? I'm currently testing on MySQL and running into issues logging in. Just wanted to know other people's views.
I don't no want it running on windows as I'm running a multi studio environment

Many thanks
Kieran

Marius

I'm running MariaDB on a linux nas just fine.
You will need to make a database user with the permission to connect remotely, as root works just from localhost.
DOWNLOADS PAGE

HOW TO FIX RADIODJ DATABASE
----------------
Please don't PM me for support requests. Use the forums instead.

kooistrag

I've got it working also on Linux.
The only problem for me when I was setting it up, was that the database configurator could not connect to create the database.
Just imported the .sql file directly and it worked.