My localhost/phpmyadmin
displaying the blank screen.
My php Version is 5.3.0. I am using Wamp
server.
Yesterday it was opened properly but today it's displaying the blank screen.
So whether is the problem in my code or in wamp
server?
问问题
18417 次
3 回答
2
If you are using Skype then close/quit the Skype program and try restart the WAMP services again.
UPDATE:
Skype listens on port 80. It could be the reason for displaying a blank screen.
You can disable this option in Skype. Go to Skype menu, Tools -> Options -> Advanced -> Connection -> Uncheck "Use port 80..."
于 2012-10-25T05:28:12.867 回答
0
可能是端口被其他一些服务占用的机会,我不确定,但尝试 start->run-> services.msc 如果打开则停止 IIS 服务..
或者
如果您有Skype,则意味着更改Skype的端口,因为Skype和wamp是某个端口80..
谢谢
于 2012-10-25T05:33:51.120 回答
0
我看到的可能原因是:
- 您的 XAMPP / WAMP 的
MYSQL
服务可能没有启动,请重新检查 - 您的
phpmyadmin
目录可能丢失,重新安装服务 XAMPP/WAMP
http://forum.wampserver.com/read.php?2,70332
这些可能会帮助你
于 2012-10-25T05:18:51.653 回答