Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/10/2012, 10:09
donn
 
Fecha de Ingreso: abril-2008
Mensajes: 67
Antigüedad: 16 años
Puntos: 0
Respuesta: Mysql no se ejecuta en XAMPP

Gracias por contestar, gnzsoloyo.

Disculpa la tardanza, hubo puente aqui en Mexico..

1.- COntinuamente realizo cambios de software, ya intente restaurar sistema pero no tengo ninguna fecha de restauracion anterior. Si mal no recuerdo, la ultima instalacion de sofware que hize antes fue daemon tools lite

2.- Sobre la configuracion, pues, no recuerdo haber tenido un cambio reciente que haya sido determinante para phpmyadmin

3.- Hize la prueba de iniciar mysql con el firewall desctivado manualmente, y nada..

4.- Nada mas tengo activos apache y mysql, y apache si funciona bien..

5,- Errores de harware, nada, pero se me ha apagado la computadora sin cerrar windows varias veces por fallas en suministro electrico.

6.- no se si te refieras al registro de windows, pero si verifico continuamente el registro de windows para depurarlo..

7.- Acabo de checar el dd y no tiene errores.

Tambien ya desinstale el servicio de mysql desde el panel de control del xampp, lo instale y nada...

Un error que marca es en la pagina de inicio de xampp (localhost), dice lo siguiente:

"warning: include(special.inc): failed to open stream: No such file or directory in E:\xampp\htdocs\xampp\navi.php on line 112"

tambien en el mysql_error.log:

"e:\xampp\mysql\bin\mysqld.exe: File '.\mysql\plugin.MYD' not found (Errcode: 2)
e:\xampp\mysql\bin\mysqld.exe: Can't find file: 'plugin' (errno: 2)
121012 10:52:19 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
121012 10:52:19 InnoDB: The InnoDB memory heap is disabled
121012 10:52:19 InnoDB: Mutexes and rw_locks use Windows interlocked functions
121012 10:52:19 InnoDB: Compressed tables use zlib 1.2.3
121012 10:52:19 InnoDB: Initializing buffer pool, size = 16.0M
121012 10:52:19 InnoDB: Completed initialization of buffer pool
121012 10:52:20 InnoDB: highest supported file format is Barracuda.
121012 10:52:21 InnoDB: Waiting for the background threads to start
121012 10:52:22 InnoDB: 1.1.8 started; log sequence number 1689795
121012 10:52:23 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
121012 10:52:23 [Note] - '0.0.0.0' resolves to '0.0.0.0';
121012 10:52:23 [Note] Server socket created on IP: '0.0.0.0'.
121012 10:52:23 [ERROR] Fatal error: Can't open and lock privilege tables: File '.\mysql\host.MYD' not found (Errcode: 2)"

Por ultimo, tengo configurado todo xampp sin usuario y contraseña..

Saludos.