phpMyAdmin错误#2002 windows 7上的xampp

phpMyAdmin错误#2002 windows 7上的xampp,phpmyadmin,xampp,Phpmyadmin,Xampp,昨天做得很好,今天我面临着这个错误。MySql启动并运行,apache也启动了。已禁用防火墙,在根用户中使用和不使用密码进行测试;不可能,phpmyadmin仍然失败 同样面对这条消息:“MySQL服务器未运行或被防火墙阻止!请先检查此问题…”安全检查部分 这是错误日志: 2014-07-05 12:14:21 5780 [Note] Plugin 'FEDERATED' is disabled. 2014-07-05 12:14:21 1634 InnoDB: Warning: Using i

昨天做得很好,今天我面临着这个错误。MySql启动并运行,apache也启动了。已禁用防火墙,在根用户中使用和不使用密码进行测试;不可能,phpmyadmin仍然失败

同样面对这条消息:“MySQL服务器未运行或被防火墙阻止!请先检查此问题…”安全检查部分

这是错误日志:

2014-07-05 12:14:21 5780 [Note] Plugin 'FEDERATED' is disabled.
2014-07-05 12:14:21 1634 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2014-07-05 12:14:21 5780 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-07-05 12:14:21 5780 [Note] InnoDB: The InnoDB memory heap is disabled
2014-07-05 12:14:21 5780 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-07-05 12:14:21 5780 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-07-05 12:14:21 5780 [Note] InnoDB: Not using CPU crc32 instructions
2014-07-05 12:14:21 5780 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-07-05 12:14:21 5780 [Note] InnoDB: Completed initialization of buffer pool
2014-07-05 12:14:21 5780 [Note] InnoDB: Highest supported file format is Barracuda.
2014-07-05 12:14:21 5780 [Note] InnoDB: The log sequence numbers 1626184 and 1626184 in ibdata files do not match the log sequence number 1626304 in the ib_logfiles!
2014-07-05 12:14:21 5780 [Note] InnoDB: Database was not shutdown normally!
2014-07-05 12:14:21 5780 [Note] InnoDB: Starting crash recovery.
2014-07-05 12:14:21 5780 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-07-05 12:14:21 5780 [Note] InnoDB: Restoring possible half-written data pages 
2014-07-05 12:14:21 5780 [Note] InnoDB: from the doublewrite buffer...
2014-07-05 12:14:22 5780 [Note] InnoDB: 128 rollback segment(s) are active.
2014-07-05 12:14:22 5780 [Note] InnoDB: Waiting for purge to start
2014-07-05 12:14:22 5780 [Note] InnoDB: 5.6.16 started; log sequence number 1626304
2014-07-05 12:14:22 5780 [Note] Server hostname (bind-address): '*'; port: 6565
2014-07-05 12:14:22 5780 [Note] IPv6 is available.
2014-07-05 12:14:22 5780 [Note]   - '::' resolves to '::';
2014-07-05 12:14:22 5780 [Note] Server socket created on IP: '::'.
2014-07-05 12:14:22 5780 [Note] Event Scheduler: Loaded 0 events
2014-07-05 12:14:22 5780 [Note] e:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.16'  socket: ''  port: 6565  MySQL Community Server (GPL)
是我的错:

我有两个mysql流程实例(一个用于workbench,另一个用于xampp)