[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Sop.Tec.LinuxPPP] mysql



hola listeros

aver si me pueden ayudar, instalo mysql y despues de
ejecutarlo me marca el siguiente error:

servidor:~ # rcmysql start
Creating MySQL privilege database and starting
MySQL...
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
030715  4:45:14  /usr/sbin/mysqld: Shutdown Complete


PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root
USER !
This is done with:
/usr/bin/mysqladmin -u root -p password 'new-password'
/usr/bin/mysqladmin -u root -h servidor -p password
'new-password'
See the manual for more instructions.


You can test the MySQL daemon with the benchmarks in
the 'sql-bench' directory:
cd sql-bench ; run-all-tests

Please report any problems with the /usr/bin/mysqlbug
script!

The latest information about MySQL is available on the
web at
http://www.mysql.com
Support MySQL by buying support/licenses at
https://order.mysql.com

Starting mysqld daemon with databases from
/var/lib/mysql
                                                      
              done
servidor:~ # /usr/bin/mysqladmin -u root -p password
'principal'
Enter password:

servidor:~ # /usr/bin/mysqladmin -u root -h servidor
-p password 'principal'
Enter password:

/usr/bin/mysqladmin: connect to server at 'servidor'
failed
error: 'Host 'servidor.cafe' is not allowed to connect
to this MySQL server'


=====
Jorge Zamora Ginez
Cafe Internet
13 Poniente 917 - A
Col. Santiago
Puebla Pue.
(01-222)240-55-36, 3975803
icq 19280705

_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx
-- 
Lista de soporte de LinuxPPP
Dirección email: Linux en linuxppp com
Dirección web: http://mail.linuxppp.com/mailman/listinfo/linux
Reglas de la lista: http://linuxppp.net/reglas.html



[Hilos de Discusión] [Fecha] [Tema] [Autor]