#Help
1 messages · Page 1 of 1 (latest)
which mean port 40120 is already in use you can use other ports like 40121 do you running another server in same machine
try this command add it to your server CFX Folder page
endpoint_add_tcp "127.0.0.1:30120"
endpoint_add_udp "127.0.0.1:30120"
!db
:point_right: If you are having ECONNREFUSED 127.0.0.1:3306 when connecting to the database, this probably means you do not have a database installed or running.
Windows Home Hosted or VPS:
:one: Download and install XAMPP: https://www.apachefriends.org/
:two: Start MySQL: https://i.imgur.com/UNnKmnt.png
:three: On txAdmin, click on the Cancel button and try again.
Linux VPS or Self Hosted:
It depends on your distro (like CentOS, Ubuntu, etc), you will need to google how to install MariaDB in it.
Pterodactyl setups (most hosting providers):
Open a support ticket at your hosting provider to ask their help in setting up the database.
If your pterodactyl is self hosted (you own the instance), this video MAY be the solution.
self explanatory