Missing PHP My Admin Option after XAMPP Installation on Windows 7

Asked By 0 points N/A Posted on -
qa-featured

I have installed a server software named xampp in my asus eee pc netbook operated by windows 7. After installation I have run the software but I could not find the "php my admin" option in localhost. What can I do now for this problem?

SHARE
Answered By 0 points N/A #128939

Missing PHP My Admin Option after XAMPP Installation on Windows 7

qa-featured

Hello Syeradana, if you can't find PHPMyAdmin option in localhost, try to type this in your address browser:
http://localhost/phpmyadmin

It's the default address of your phpmyadmin page. Then if phpmyadmin page ask to fill username and password, fill in with username = root, password = (leave this empty)

If you still can't open your phpmyadmin page, uninstall and reinstall again your xampp application.
more help you can read at here:
Download Link

Good luck 🙂

Related Questions