Whitescreen in XAMPP and PHPMYADMIN at Chrome

倖福魔咒の 提交于 2019-12-11 18:48:15

问题


I installed XAMPP 1.8.1 recently and totally fine in Mozila Firefox 16.0.2 . but it show only whitescreen when i tried to call , localhost/phpmyadmin and localhost/xampp at Chrome ( 17.0.963.2) . but i doubted that because of cache and history then i wiped out all of browser 's history and cache and others . but it still exist as whitescreen . but when i tried to edit xampp/index.php as

<?php echo "something"; ?> 

it will show "something" via whitescreen at both browsers . do you have any idea to fix it ?? thank you


回答1:


Re-installed Chrome from the beginning and problem solved.




回答2:


This occured to me when I discovered there were zero bytes available on my C: drive.



来源:https://stackoverflow.com/questions/13738518/whitescreen-in-xampp-and-phpmyadmin-at-chrome

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!