Categories
Archive
![]() Blogroll
|
PHP 5.3.X and phpMyAdmin blank page issue on Windows Server 2008 R2
Posted in Hosting & IIS7 | No Comment | 2,446 views | 15/05/2010 12:26
Today, i discovered you can’t use phpmyadmin on PHP 5.3.X because a dns issue. If you use PHP 5.3.X, you should follow the steps: 1. Go to hosts file and open with notepad: C:\Windows\System32\drivers\etc\hosts
2. Remove the comment (#) in front of 127.0.0.1 Another option, you can set 127.0.0.1 instead of localhost from config.inc.php in phpmyadmin.
Tags: php 5.3 phpmyadmin, php 5.3.2 phpmyadmin issue, php5.3 phpmyadmin blank page, phpmyadmin blank page, windows phpmyadmin blank page
Leave a Reply
|