小编use*_*755的帖子

打开phpMyAdmin时拒绝访问

在WAMP中我的mysql数据库服务器可能是什么问题.

我无法打开它.错误说:

MySQL said: Documentation
#2002 - No connection could be made because the target machine actively refused it.

The server is not responding (or the local server's socket is not correctly configured). 
Run Code Online (Sandbox Code Playgroud)

我检查了端口,但没有其他应用程序使用专用于mysqld的端口3306.

这是mysql.log说:

120728 22:34:40 [Note] Plugin 'FEDERATED' is disabled.
120728 22:34:42 InnoDB: The InnoDB memory heap is disabled
120728 22:34:42 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120728 22:34:42 InnoDB: Compressed tables use zlib 1.2.3
120728 22:34:43 InnoDB: Initializing buffer pool, size = 128.0M …
Run Code Online (Sandbox Code Playgroud)

mysql wamp phpmyadmin

12
推荐指数
2
解决办法
7万
查看次数

标签 统计

mysql ×1

phpmyadmin ×1

wamp ×1