![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
16/08/2006, 07:16
|
![Avatar de mveraa](http://static.forosdelweb.com/customavatars/avatar29282_1.gif) | | | Fecha de Ingreso: diciembre-2002 Ubicación: santiago-chilito
Mensajes: 1.931
Antigüedad: 22 años, 1 mes Puntos: 2 | |
hola si dejo el host como localhost me sale el problema con el socket
$CCConnectionSettings = array (
"Connection1" => array(
"Type" => "MySQL",
"Database" => "usuarios",
"Host" => "localhost",
"Port" => "",
"User" => "xxx",
"Password" => "xxx",
)
);
pero si la cambio a la ip del server sela esto
"Host" => "172.16.2.51",
Database error: cannot connect to Database Host '172.16.2.51' is not allowed to connect to this MySQL server
MySQL Error
Session halted.
¿alguna idea de como arreglarlo?
un saludo.
__________________ "Cuando se adelanta un oponente, enfréntalo y salúdalo; si intenta retroceder, déjalo seguir su camino" |