Guida [GUIDA] Come startare un server DEDICATO - Primi Passi

Stato
Discussione chiusa ad ulteriori risposte.
@own evitiamo commenti futili e senza senso, se questa guida ha 4.000 views un motivo ci sarà,dopo di chè smamma dal thread visto che non ne hai bisogno.
 
come configuro i config?
mi da questo quando provo a startare :
Codice:
karlozz# cd /home/usr/home/game && sh start.sh

Wie viele Channels m▒chtest du starten ?

1 -     (1)     Channel

2 -     (2)     Channel

3 -     (3)     Channel

4 -     (4)     Channel

5 - (5) Auth


Drigema2 Starter
1
 Startet die Datenbank ..
Real Server
Log Offlog_file_delete_old: stat: No such file or directory
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds Die Datenbank wurde gestartet.
 Startet den Loginserver ..
start.sh: ./auth: not found
 Der Loginserver wurde gestartet[0m
 Starte game99_1 ..
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds game99 Core 1 wurde gestartet.
 Starte game99_2 ..
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds game99 Core 2 wurde gestartet.
 Starte game99_3 ..
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
 game99 Core 3 wurde gestartet.
 Starte game99_4 ..
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
 game99 Core 4 wurde gestartet.
 Starte game99 Core 5 ..
start.sh: ./game: not found
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds game99 Core 5 wurde gestartet.
 Startet Channel 1 Core 1 ..
start.sh: ./game: not found
Success PLAYER
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 seconds Channel 1 Core 1 wurde gestartet.
 Startet Channel 1 Core 2 ..
start.sh: ./game: not found
^C
karlozz# mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsSuccess ACCOUNT
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsSuccess COMMON
mysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'mt2'@'localhost' (using password: YES)
   failed, retrying in 5 secondsSuccess HOTBACKUP
 
non si collega al database
devi cambiare mt2 ( user ) e mt2!@# ( psw ) con quelli che usi per mysql.
 
Ultima modifica:
uppo la guida una volta al mese non fa male :D
 
uppiamo la guida una volta ogni tanto.
La guida è completa,il metodo di start e le configurazioni mica cambiano =)
 
  • Mi piace
Reazioni: Marfin
Mi da un errore con FreeBSD 9.2 64bit.

Quando arrivo a mettere la password nel MySQL, ovvero quando scrivo:




mysqladmin -u root password TUA.PASSWORD"
mi da un errore molto strano:

"mysqladmin: connect to server at 'localhost' failed

Error: 'Can't connect to local MySQL server Triuggio socket '/tmp/mysql.sock' (2)

Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!





Qualcuno mi aiuta?
 
Mi da un errore con FreeBSD 9.2 64bit.

Quando arrivo a mettere la password nel MySQL, ovvero quando scrivo:




mysqladmin -u root password TUA.PASSWORD"
mi da un errore molto strano:

"mysqladmin: connect to server at 'localhost' failed

Error: 'Can't connect to local MySQL server Triuggio socket '/tmp/mysql.sock' (2)

Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!





Qualcuno mi aiuta?

Non vorrei dire una cavolata, ma hai installato il mysql male.
non si crea il file mysql.sock e quindi non ti fa selezionare una password.
 
Non vorrei dire una cavolata, ma hai installato il mysql male.
non si crea il file mysql.sock e quindi non ti fa selezionare una password.

Non credo proprio.
Ho fatto lo stesso procedimento su FreeBSD 8.4 64bit e FUNZIONA PERFETTAMENTE.

Stesso procedimento su FreeBSD 9.2 64bit e da quell'errore.
 
Stato
Discussione chiusa ad ulteriori risposte.