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

My-SQL Serve-Setup (For dummies)

Oceanic

Php / C++ / MySQL
Joined
May 7, 2008
Messages
241
Reaction score
1
Location
localhost?
My-SQL Server-Setup (For dummies)

Ok, im tierd of all people thast use phpmyadmin.
So to make people stop use it i now post a more simple way.

First download Navicat.
When you run it you will se something like this:
28750001ka6.jpg


Now rightclick on your localhost and choose new database
81670826ey5.jpg


Enter the name you want to use, i choosed to call it tibia-server
46758130sk9.jpg


Now you click on the database to make it active (green) then you right click and choose "Execute batch file".
15540464ih9.jpg


Now click on the browse button (1). Select the file that is of type .sql (2). Then click "Open" (3).
13589552jc5.jpg


Now you just simply hit the "Start button"
40928817lz4.jpg


Wait until the progres bar is completed and then click "Close"
56034747si9.jpg


Now you refresh by hitting F5. You should now see all the tables
72267479au1.jpg


Now you got a nice SQL manager with a nice GUI.
 
Last edited:
If I am using a server thats been hosting in netherland.

Can I use this program on my norwegian computer, and still configurate the phpmyadmin thats beeing hosted by my netherland computer?
 
If I am using a server thats been hosting in netherland.

Can I use this program on my norwegian computer, and still configurate the phpmyadmin thats beeing hosted by my netherland computer?

I'm not sure, never used that program but I think you can configure it by connection?
 
When I try to open a connection a window shows up with this
message : "2003 - cant connect to MySQL server on 'localhost'".
What's the problem?
 
Back
Top