TIGERHax píše:...
localhost zmen na
mysql.fakaheda.eu
Ne, cituji příspěvek Austina:
hostname je localhost
Nove to uz ted par dni zakladame jen na local, takze pozor na to.
TIGERHax píše:...
localhost zmen na
mysql.fakaheda.eu
hostname je localhost
Nove to uz ted par dni zakladame jen na local, takze pozor na to.
hostname je localhost
Nove to uz ted par dni zakladame jen na local, takze pozor na to.
Kód: Vybrat vše
<?php
///////////////////////////////////////////////////
// HawkEye Interface Config File //
// by oliverw92 //
///////////////////////////////////////////////////
// Edit the config array below with your //
// details. Make sure all strings are //
// escaped. If you can't work this out, //
// ask in the thread on bukkit.org. //
///////////////////////////////////////////////////
$config = array(
//Enter your MySQL database information
//Do not change 'dbTable'
mysql:
hawkeye-table: hawkeye
port: 3306
player-table: hawk_players
username: gs_27269_1
world-table: world
hostname: localhost
max-connections: 10
password: *********
database: gs_27269_1
//Set this to the password you want people to have to use to access the interface
//Leave blank for no password
"password" => "",
.........................................................atd..
Kód: Vybrat vše
mysql:
hawkeye-table: hawkeye
port: 3306
player-table: hawk_players
username: gs_27269_1
world-table: world
hostname: localhost
max-connections: 10
password: ********
database: gs_27269_1
Kód: Vybrat vše
mysql:
hawkeye-table: hawkeye
port: 3306
player-table: hawk_players
username: root
world-table: hawk_worlds
hostname: localhost
max-connections: 10
password: '*******'
database: minecraft
Kód: Vybrat vše
"dbHost" => "gs_27269_1",
"dbDbase" => "localhost",
"dbUser" => "gs_27269_1",
"dbPass" => "******",
"dbTable" => "hawkeye",
"dbPlayerTable" => "hawk_players",
"dbWorldTable" => "hawk_worlds",
Kód: Vybrat vše
mysql:
hawkeye-table: hawkeye
port: 3306
player-table: hawk_players
username: gs_27269_1
world-table: hawk_worlds
hostname: localhost
max-connections: 10
password: '*******'
database: gs_27269_1
Kód: Vybrat vše
"dbHost" => "localhost",
"dbDbase" => "gs_27269_1",
"dbUser" => "gs_27269_1",
"dbPass" => "******",
"dbTable" => "hawkeye",
"dbPlayerTable" => "hawk_players",
"dbWorldTable" => "hawk_worlds",
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 44 hostů