Problemas con MySql
Hola te cuento lo que me pasa para ver si me puedes ayudar, lo que pasa es lo siguiente:
Tengo instalado en mi maquina Apache, Php y MySql, bueno aquí es donde esta el problema Apache y Php funcionan excelente, pero MySql no se inicializa, no me permite conectarme, lo que me lanza es lo siguiente:
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/testquerys/Listado.php on line 68
Warning: Supplied argument is not a valid MySQL-Link resource in /var/www/html/testquerys/Listado.php on line 69
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/testquerys/Listado.php on line 71
Warning: MySQL: A link to the server could not be established in /var/www/html/testquerys/Listado.php on line 71
Identificacion Nombres Apellidos Edad
Warning: Supplied argument is not a valid MySQL result resource in /var/www/html/testquerys/Listado.php on line 81
Warning: Supplied argument is not a valid MySQL result resource in /var/www/html/testquerys/Listado.php on line 92
Ojala me puedas ayudar, o me indiques otra forma para hacer funcionar MySql. Gracias.
Tengo instalado en mi maquina Apache, Php y MySql, bueno aquí es donde esta el problema Apache y Php funcionan excelente, pero MySql no se inicializa, no me permite conectarme, lo que me lanza es lo siguiente:
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/testquerys/Listado.php on line 68
Warning: Supplied argument is not a valid MySQL-Link resource in /var/www/html/testquerys/Listado.php on line 69
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/testquerys/Listado.php on line 71
Warning: MySQL: A link to the server could not be established in /var/www/html/testquerys/Listado.php on line 71
Identificacion Nombres Apellidos Edad
Warning: Supplied argument is not a valid MySQL result resource in /var/www/html/testquerys/Listado.php on line 81
Warning: Supplied argument is not a valid MySQL result resource in /var/www/html/testquerys/Listado.php on line 92
Ojala me puedas ayudar, o me indiques otra forma para hacer funcionar MySql. Gracias.
Respuesta de bankhacker
1