<br><br><b><i>hoock &lt;hoocking@gmail.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> El Mon, 27 Nov 2006 20:17:52 +0100, Manel escribió:<br><br>&gt; hola a todos:<br>&gt; <br>&gt; he estoy el servidor que me dijo un compañero pero en este paso que es<br>&gt; crucial estoy dándome contra la pared.<br>&gt; <br>&gt; a la hora de conf el hosts pongo lo siguiente.<br>&gt; <br>&gt; sv@sv:/etc$ cat hosts<br>&gt; <br>&gt; 127.0.0.1 localhost<br>&gt; <br>&gt; 127.0.1.1 sv-desktop<br>&gt; <br>&gt; 192.168.1.2 sv.mgandreu.es  server<br>&gt; <br>&gt; # The following lines are desirable for IPv6 capable hosts<br>&gt; <br>&gt; ::1 ip6-localhost ip6-loopback<br>&gt; <br>&gt; fe00::0 ip6-localnet<br>&gt; <br>&gt; ff00::0 ip6-mcastprefix<br>&gt; <br>&gt; ff02::1 ip6-allnodes<br>&gt; <br>&gt; ff02::2 ip6-allrouters<br>&gt; <br>&gt; ff02::3 ip6-allhosts<br>&gt; <br>&gt; <br>&gt; y el error es
 este:<br>&gt; <br>&gt; <br>&gt; root@sv:/# mysqladmin -h sv.mgandreu.es -u root password xxxxxxxxxx<br>&gt; <br>&gt; mysqladmin: connect to server at 'sv.mgandreu.es' failed<br>&gt; <br>&gt; error: 'Host 'sv.mgandreu.es' is not allowed to connect to this MySQL<br>&gt; <br>&gt; server'<br>&gt; <br>&gt; <br>&gt; <br>&gt; No me conecta por el server sv.mgandreu.es que me falta por hacer, el<br>&gt; hostname me dice: sv y en hostname -f me dice sv tambien<br>&gt; <br><br>No estoy seguro pero parece ser que el error es por que no tienes<br>habilitado ese host para administrar la base de datos.<br>Creo que eso se configura en las opciones de mysql, no en hosts.<br><br><br>-- <br>ubuntu-es mailing list<br>ubuntu-es@lists.ubuntu.com<br>https://lists.ubuntu.com/mailman/listinfo/ubuntu-es<br><br></blockquote><br>Lo que te esta diciendo es que no puedes accesar a tu base de datos desde sv.mgandreu.es, y es que seguramente no te has dado permisos de acceso desde esta
 maquina.<br><br>Revisa el comando Grant de MySQL, deberias de poner algo asi como:<br><br>&gt;grant all on tu_base_de_datos.* to 'usuario'@'sv.mgandreu.es' identified by 'tu_password'<br><br>Si no es eso, verifica el archivo de configuracion de MySQL, al instalar MySQL por omision esta cerrado el acceso a solo localhost.<br><br>Saludos<br><p>&#32;
<hr size=1>Cheap Talk? <a href="http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com">Check out</a> Yahoo! Messenger's low PC-to-Phone call rates.