SQL help
#1

Hey i have a gamemode that i wanna upload to the server but i found out its SQL mode

I'm hosting through Kingj and i have my SQL that phpmyadmin thing and FTP

Now the gamemode have a file called "sql.sql" and another one called " libmysql.dll " And the other folders of a regualr server

How to upload it through the phpmyadmin please help me
Reply
#2

Upload the sql.sql to phpmyadmin. You're going to also have to configure your database details in your script somewhere.
Reply
#3

Accept me on skype i dont get you
Reply
#4

When you enter the phpmyadmin thing, upload sql.sql using a button at the top called "Import", but for the libmysql.dll, upload it through an FTP client.
Reply
#5

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
When you enter the phpmyadmin thing, upload sql.sql using a button at the top called "Import", but for the libmysql.dll, upload it through an FTP client.
Red Dragon its giving me an error " #1046 - No database selected "
Reply
#6

Quote:
Originally Posted by ParadiseRP
Посмотреть сообщение
Red Dragon its giving me an error " #1046 - No database selected "
Select the database first from the left side and then "Import".
Reply
#7

I did it it uploaded but
now at the gamemode i did all the things

#define mysql_host "mysql.game.kingj.net"//your host
#define mysql_user "xclaush"//your user
#define mysql_password ""//your pass
#define mysql_database "xclaush"//your database


and i start my server doesnt work
Reply
#8

Are you sure those details are correct? Check mysql_log.txt for any errors/warnings.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)