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

mysql/phpmyadmin HELP PLEASE

wizzar

New Member
Joined
Aug 21, 2009
Messages
90
Reaction score
0
Hi, i really need to know how do I protect my database and prevent players from acces "xxx.servegame.com/PHPMYADMIN", i need to make it accessible ONLY FROM LOCAL NETWORK like in this case http://votoserver.no-ip.org/phpmyadmin.

And, i need to make a backup and expor my OT database, just like the schemas that came with OT to be imported latter, i tryed and tryed and tryed but the file's size goes like 800kb and the maximum to import latter is around 17kb and phpmyadmin generates a text file i need a sql scheme file, please?
 
Why don't you delete your PMA directory and create a new one with the latest version of it in your htdocs (in this case Windows) or www (linux) and call it how ever you want?

:)
 
Back
Top