jp1337/teamspeak-egg

[Bug] with using mariaDB

Closed this issue · 2 comments

I'm using this egg and had to search a lot to get mariaDB working.
Solution can be found here:
pterodactyl/panel#630

maybe this shoud be meged ihto here.

Hi @Wunderharke,
sorry I noticed the issue very late...
Sure I can implement this in the egg while installing.
When I got all information right I only need to copy the libmariadb.so.2 from the redist folder to the root folder.
Am I right with that?

Hi @jpylypiw,

I haven't tried that, however, that should work as well.
I simply added
export LD_LIBRARY_PATH=".:redist:$LD_LIBRARY_PATH"
at top of ts3server_minimal_runscript.sh.