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

phpmyadmin dont work on windows 7



Posted by: giorgio
February 19, 2010 09:58AM
Hi,
I have installet easyphp 5.3.1 on my windows 7
but the phpmyadminadministrator dont work on my pc

Best Regards
Giorgio
Options: ReplyQuote
Posted by: Amour
February 19, 2010 10:59AM
I tested on Windows 7 x64 and I confirm that bug...

Error log is "empty" and access said :
"127.0.0.1 - - [19/Feb/2010:10:56:56 +0100] "GET /home/mysql/ HTTP/1.1" 200 -
127.0.0.1 - - [19/Feb/2010:10:57:57 +0100] "GET /favicon.ico HTTP/1.1" 404 1139"

So, I don't understand why that don't work...
Options: ReplyQuote
Posted by: mega-squall
February 20, 2010 02:02PM
A temporary solution is to use virtual PC :
[www.microsoft.com]

Of course, this is a temporary solution ...

---
mega-squall
Options: ReplyQuote
Posted by: skippy0070
March 04, 2010 11:34PM
I am very new at all of this. I have been teaching myself how to work with code and now with PHP. I ran into the same problem and spent several hours looking for a solution. My problem is that I am running win 7 64 bit. Here is the fix if this is your problem:

In the config.inc.php file you need to change

$cfg[$i]['host'] = 'localhost'; to $cfg['Servers'][$i]['host'] = '127.0.0.1';

For some reason they are not recognized by Windows 7 as being the same. (it runs fine without the change on my XP machine)

I found this informaitn on another forum, hope it helps.
Options: ReplyQuote
Posted by: Thierry
March 05, 2010 12:02AM
thats because seven resolve localhost on ipv6 address. Solution is also on a sticky topic in this forum
Options: ReplyQuote
Posted by: James
May 10, 2010 10:47AM
wow, thank you so much!! I've been trying to get phpMyAdmin working on Windows 7 x64 for nearly two weeks and this one little setting has fixed everything! You rock!!
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.