This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / help about phpmyadmin!!!I am installing apache, mysql, php and phpmyadmin on windows XP.
After phpmyadmin, I got following error when browsing http://localhost/phpmyadmin.
Is anybody know why and how to fix it?
Thanks
-moneris(moneris);
2005-6-13
{202}
(#2344460@0)
-
What is the FOLLOWING ERROR? If you don't even bother to ask the question correctly, how could you get the answer?
-holdon(again);
2005-6-13
(#2344911@0)
-
sorry. I forgot. here it is.
-moneris(moneris);
2005-7-1
{1212}
(#2375874@0)
-
check phpMyAdminconfig.inc.php to make sure the mysql username/password is correct first.
-holdon(again);
2005-7-1
(#2376155@0)
-
tried root and created user but still..first of all, I tried root with password in config.php.ini.
secondly, created new user with mysql and replaced root by it in config.php.ini
Both are getting same error and both user are verifed to be able to login to mysql
-moneris(moneris);
2005-7-1
{229}
(#2376432@0)
-
Maybe the easist way to fix the problem is to reinstall it. read http://www.phpmyadmin.net/documentation/#setup carefully, especially for "auth_type". try change it to "config".
-holdon(again);
2005-7-2
(#2376721@0)
-
I found problem. but new problemThe problem for access denied is that I have not shared phpmyadmin folder. After sharing it, I got login prompt. Now it is another issue, I tried to login as mysql user and sharing user account. But they are not working. What user account I should use to login to phpmyadmin?
-moneris(moneris);
2005-7-2
{279}
(#2376810@0)
-
Check to make sure your apache is working. Normally it is because apache is not. If apache is working, then take look at the Mysql.
-countryroad(程序员谣哥);
2005-7-1
(#2375908@0)
-
apache, mysql and php are all working fine.since I can browse php info by http://localhost/index.php and can login to mysql by root.
-moneris(moneris);
2005-7-1
{89}
(#2376048@0)
-
still can't fix login problem. explain more detail info inside. Anyone can help?
-moneris(moneris);
2005-7-5
{41795}
(#2380943@0)