• 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!

Can't Enter Phpmyadmin!

if u mean this
LUA:
$cfg['Servers'][$i]['auth_type']       = 'config';  // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user']            = 'root';    // MySQL user
$cfg['Servers'][$i]['password']        = $password; // MySQL password (only needed with 'config' auth_type)
$cfg['Servers'][$i]['AllowNoPassword'] = false;     // Must use password

LUA:
$cfg['Servers'][$i]['user']            = 'root';    // MySQL user
Changing "Root" to my Username "otserv"
Its not working!!

https://i.imgur.com/u8PQous.png

If u want i can Post my config.inc to u try it?If u have free time But i need help fast LIKE HELL!!!
 
well, I've helped him, he said he done just like in the video below. He also said hackers are finding some vulnerabilities and using them to access the database.

Well, i hosted a server with 200players and followed Znote tutorial. I never got hacked.
 
As i said, Linux is recommended. Ofc you can host on windows, but if you are serious about hosting a server, it should be linux.
 
Back
Top