localhost是,但phpmyadmin为空


localhost yes but phpmyadmin blank

WAMPlocalhost和phpmyadmin都有问题的人加载空白,这通常是端口问题。我的只是phpmyadmin空白。sqlbuddy和phpinfo没有问题。

尝试卸载重新安装的wamp。试过了xampp,同样的问题,一切都很好,不是phpmyadmin。

mysql日志:

120905  8:03:08 [Note] Plugin 'FEDERATED' is disabled.
120905  8:03:08 InnoDB: The InnoDB memory heap is disabled
120905  8:03:08 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120905  8:03:08 InnoDB: Compressed tables use zlib 1.2.3
120905  8:03:09 InnoDB: Initializing buffer pool, size = 128.0M
120905  8:03:09 InnoDB: Completed initialization of buffer pool
120905  8:03:09 InnoDB: highest supported file format is Barracuda.
120905  8:03:09  InnoDB: Waiting for the background threads to start
120905  8:03:10 InnoDB: 1.1.8 started; log sequence number 1595675
120905  8:03:11 [Note] Server hostname (bind-address): '(null)'; port: 3306
120905  8:03:11 [Note]   - '(null)' resolves to '::';
120905  8:03:11 [Note]   - '(null)' resolves to '0.0.0.0';
120905  8:03:11 [Note] Server socket created on IP: '0.0.0.0'.
120905  8:03:13 [Note] Event Scheduler: Loaded 0 events
120905  8:03:13 [Note] wampmysqld: ready for connections.

apache日志

[Wed Sep 05 08:03:09 2012] [notice] Apache/2.2.22 (Win32) PHP/5.4.3 configured -- resuming normal operations
[Wed Sep 05 08:03:09 2012] [notice] Server built: May 13 2012 13:32:42
[Wed Sep 05 08:03:09 2012] [notice] Parent: Created child process 3812
[Wed Sep 05 08:03:09 2012] [notice] Child 3812: Child process is running
[Wed Sep 05 08:03:09 2012] [notice] Child 3812: Acquired the start mutex.
[Wed Sep 05 08:03:09 2012] [notice] Child 3812: Starting 64 worker threads.
[Wed Sep 05 08:03:09 2012] [notice] Child 3812: Starting thread to listen on port 80.
[Wed Sep 05 08:03:09 2012] [notice] Child 3812: Starting thread to listen on port 80.
[Wed Sep 05 08:04:14 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico
[Wed Sep 05 08:09:50 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/favicon.ico
[Wed Sep 05 08:41:03 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/phpMyAdmin
[Wed Sep 05 08:41:03 2012] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/phpMyAdmin

我想这说明了为什么你的phpmyadmin是空白的?

尝试使用SQL Yog,它比PHPmyadmin更强大。网址:http://www.webyog.com/en/

好吧,经过两天的努力,我终于得到了一些答案,为什么在安装xampp并尝试访问phpMyAdmin后,我一直得到一个空白页面。

请确保以管理员身份登录到您的服务器!!!我在一家IT团队的公司工作,该团队给了我的帐户管理员访问权限,但它仍然不起作用。它似乎只有在我们以管理员身份登录服务器时才起作用。

在服务器上安装Chrome或firefox。如果你使用InternetExplorer默认浏览器,你会得到一个空白页面。

windows服务器2012

PHPMyAdmin页面为空还是错误页面(404403…)

PHPMyAdmin文件夹不在WampServer的www文件夹中,因为WampServer使用别名指向C:'wamp'apps'中的PHPMyAadmin文件夹。你可以在这篇文章中查看我的指南。希望得到帮助!

首先安装Apache服务,然后启动它,如果您已经尝试过端口解决方案,但它不起作用,请转到phpMyAdmin页面!