Page 1 of 1

PHPMyAdmin not loading

Posted: Sun Aug 08, 2010 11:55 am
by bigqwerty
Hello All,

Firstly I would just like to say I am a newbie to PHP, and I have finally taken the jump from Java to PHP. Now I followed an online tutorial which configured Apache, PHP, MySQL and PHPMyAdmin. Apache, PHP and MySQL are working correctly, but PHPMyAdmin is not. When trying to logon PHPMyAdmin takes ages to try and login, but it simply returns a white blank page, rather than the console.

The tutorial I followed can be found here. I used the latest version of each piece of software, and the operating system is Windows 7 x64 (note: I downloaded x32 bit versions of the software). Now this is now beyond my techinical limits for PHP, but I am sure that someone here will be able to help me. I can ofcourse provide more details if needed.

Many Thanks in advance,
Luke.

Re: PHPMyAdmin not loading

Posted: Sun Aug 08, 2010 4:05 pm
by JakeJ
So you can get to the log on page, and then it blanks out?

Sounds like the problem is actually the database and not phpmyadmin.

Try logging on to mysql through the console. Plenty of tutorials available for that. If you can log on from the console, perhaps you have another issue that is not obvious without more information.