Hello, it’s my first time posting here I hope I don’t mess anything up. Looking for help, let me explain myself
I set up a FiveM server on W10, working properly. Ported it to Ubuntu Server 20.04 using kubuntu GUI (wanted to have a dedicated hardware with DDoS protection that’s why), worked properly but had some issues so I killed the whole OS and started all over.
Now I’ve installed everything in Ubuntu Server 20.04 again, without GUI this time. Set up proFTP, Apache2 and MySQL… (Using xampp) can access databases through local network and ftp… everything seems to work but when I run my server I get this error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
I’ve searched it up on here but couldn’t find a solution. Installed everything through repos and wget… I’m familiar with bash (a bit) although not with FiveM + Linux or databases on this OS.
I’ve tried to change password, create new DB users, set no passwords at all and I don’t even know anymore half of Google has been visited by me already
This is what I get in console after everything has loaded properly, scripts try to get to the DB and surprise…
Thank you in advance, any help is appreciated!
I’ll post if I find a solution elsewhere so anyone with the same problem can solve it as well.
SOLUTION:
So I got it to work! What I did was uninstall and reinstall xampp, then do it again and install another version (still nothing) then again, an older one, nothing… And once and for all I installed the 7.3.22 / PHP 7.3.22 for Linux and after fixing some small problems it was up, configured it to access through LAN, FTP… and ran the server, this time without any failure!
Time to set up mod_evasive and some stuff… hope it doesn’t mess everything up!
