Page 1 of 1

mysql admin not working

PostPosted: 19. May 2012 09:06
by saadi03
i have installed xampp 1.7.7 for windows. all other functions are working mysql service in started but when i click the mysql admin button, nothing happens so i am unable to open my databases. please help me i have to complete my semester project in next 10 days and mysql has stopped working

Re: mysql admin not working

PostPosted: 19. May 2012 12:52
by Altrea
Hi saadi03,

The mysql admin button of the default control panel is without any functionality.
You can either open your Browser and type in http://localhost/phpmyadmin/ or use the xampp-control-3-beta.exe where the mysql admin button should work.

best wishes,
Altrea

Re: mysql admin not working

PostPosted: 19. May 2012 18:39
by saadi03
but previously it was working. where is the xamp-beta control panel??

Re: mysql admin not working

PostPosted: 19. May 2012 18:45
by Altrea
saadi03 wrote:but previously it was working.

Oh, you are correct. In the current version this button should work. Never tested it before :D
In XAMPP 1.7.4 it was without any function.

So if you hit the MySQL Admin Button realy nothing happens? No browser window or tab openes?

saadi03 wrote:where is the xamp-beta control panel??

It should be places in your XAMPP installation folder (C:\xampp\).

Re: mysql admin not working

PostPosted: 20. May 2012 11:01
by saadi03
yup nothing happens even the mouse cursor newer change the state to busy which indicates that something has happened. i have tried re-installing xampp several times but this problem persists.... ;(

Re: mysql admin not working

PostPosted: 20. May 2012 17:50
by saadi03
can you please guide me that in version 1.7.4, if the admin button is function less then how can i go do mysql page and create data bases?

Re: mysql admin not working

PostPosted: 20. May 2012 18:55
by Altrea
What happens if you open the browser yourself and type in http://localhost/phpmyadmin/ ?

Re: mysql admin not working

PostPosted: 21. May 2012 15:42
by saadi03
not working ;(;(;(

Re: mysql admin not working

PostPosted: 21. May 2012 16:14
by Altrea
"not working" is no qualified error reporting.

WHAT is not working?
Don't you know, how to open your browser?
Or is your browser not able to start?
Or do you get an error message in your browser?
Or do you get a white page in your browser?

as detailed as possible please (with full error messages if some occur).

phpmyadmin can only work if your Apache is not started, so maybe your Apache is not started?

Re: mysql admin not working

PostPosted: 21. May 2012 17:39
by AndzinSan
Maybe you can post screenshot.

Re: mysql admin not working

PostPosted: 28. May 2012 10:54
by akivivi
Hi Altrea,

MySQL admin button is not working. Then how should we create database using XAMPP 1.7.4 ? Can you show me how to do exactly like other version so I wun installed unfruitfully.

Thanks

Re: mysql admin not working

PostPosted: 28. May 2012 11:01
by Altrea
Hi akivivi,

You are just kidding, don't you?
The answer is right at this thread on my first reply.

best wishes,
Altrea

Re: mysql admin not working

PostPosted: 30. May 2012 18:11
by saadi03
yup friend its working now..
localhost/phpmyadmin works instead of mysql button

Re: mysql admin not working

PostPosted: 24. March 2013 15:17
by carriejo212
I just downloaded XAMPP and the Admin function does not work AND I am getting an error message when I attempt: http://localhost/phpmyadmin This is the error message:
Error
MySQL said:

#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Connection for controluser as defined in your configuration failed.
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.


HELP! I am on a deadline to get a website up and running today... Thanks,