introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

[SOLUTION] phpMyAdmin vista / seven white page issue



Posted by: Thierry
February 23, 2010 11:06PM
To solve the problem, edit the file phpmyadmin/config.inc.php.

Line 18 change
$cfg['Servers'][$i]['host'] = 'localhost';
by
$cfg['Servers'][$i]['host'] = '127.0.0.1';

Thanks to amour for the help !



Edited 3 time(s). Last edit at 03/22/2010 01:50PM by Thierry.
Options: ReplyQuote
Posted by: Amour
February 28, 2010 05:00AM
J'ai essayé avec Vista et Seven, mais il n'y avait jamais de message d'erreur, ni dans les logs, ni à l'écran.

C'est ainsi que j'ai testé mon propre phpMyAdmin, en remplaçant celui de EasyPHP :
Cela fonctionne correctement ensuite ;)
Options: ReplyQuote
Posted by: Amour
March 02, 2010 08:22AM
I found 2 bugs :

With Vista and Seven/7, phpMyAdmin don't work, and root password is not empty, it is "p" letter.

So, to get phpMyAdmin work with Vista and Seven/7, you can download that phpMyAdmin :
[www.megaupload.com]

With XP, root password is empty and all is working.
Options: ReplyQuote
Posted by: Thierry
March 02, 2010 12:49PM
>With Vista and Seven/7, phpMyAdmin don't work, and root password is not empty, it >is "p" letter.

??? I can't beleive pawword is OS version dependant.
How did you found that ?

I just receive my "bete de course" laptop with 7 and start to investigate: mysql is listenning and recheable with telnet but simple scipt timeout on mysql_connect...

Still investigate.
Options: ReplyQuote
Posted by: Amour
March 02, 2010 04:05PM
It's not a joke... with Vista and Seven/7 same surprise... MySQL root password is "p" and with XP it's empty.

I really don't understand why...
Options: ReplyQuote
Posted by: SoftKnight
March 04, 2010 10:56PM
I use Win 7 64bit. After my USB stick broke down I installed it successfully on my hard disc. I changed the "localhost" to "127.0.0.1" in the phpmyadmin configuration file and I adjusted the path in php.ini because of the "(x86)"-program path of the 64-bit system. No problems with the password. I connected without being asked for that.
Options: ReplyQuote
Posted by: Amour
March 03, 2010 08:52PM
Yes, I think this is because line "127.0.0.1 localhost" is absent of "hosts" file into Vista and Seven/7
Options: ReplyQuote
Posted by: Thierry
March 04, 2010 01:01AM
Yes, that's clearly the problem (*). maybe changing resolution is a better solution but correcting phpmyadmin conf. file can be done by non admin users.

ping localhost

Envoi d'une requête 'ping' sur MYHOST [::1] avec 32 octets de données :
Réponse de ::1 : temps<1ms

::1 is IPV6
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.