• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Help with this error

Someone knows whats happening?
It looks like you are using MySQL 8.0 server. If you can, replace it with MariaDB (it's MySQL compatible) or change user authentication to mysql_native_password:
 
It looks like you are using MySQL 8.0 server. If you can, replace it with MariaDB (it's MySQL compatible) or change user authentication to mysql_native_password:
I'm using UniServer Zero XV
 
I'm using UniServer Zero XV
You can try second solution with switching given user authentication method.

Maybe XAMPP is outdated (newest version uses PHP 8.2, not 8.4), but at least they switched from MySQL to MariaDB:
 
Back
Top