Top "Phpmyadmin" questions

phpMyAdmin is an open-source, web-based MySQL administration tool written in PHP.

PHPMyAdmin doesn't connect after root password change

I installed Xampp (for Windows). I was happily using it with its all features. Then I wanted to change MySql …

mysql configuration phpmyadmin xampp change-password
Manually change the moodle admin password with acces to phpMyAdmin or create another admin account?

The password for an admin login in a moodle platform is lost. I have access to the phpMyAdmin. I went …

php mysql phpmyadmin admin moodle
Auto-login phpMyAdmin

We want to auto login users in phpMyAdmin. Now we have a web-interface, written in PHP. Users can login. After …

php mysql cookies login phpmyadmin
Upgrade version of PHPMyAdmin

I'd like to match locally the same version of phpmyadmin installed in my production server. Is there a way to …

phpmyadmin mamp
New users can't login on PHPmyadmin

I am currently having a problem with allowing multiple users to login with phpmyadmin without seeing each other's databases. I …

php login phpmyadmin privileges
MAMP - phpMyAdmin #2002 - Can't connect to local MySQL server through socket '/Applications/MAMP/tmp/mysql/mysql.sock'

I was working on MAMP phpMyAdmin and everything worked well until i query an ALTER TABLE statement from SQL tab. …

mysql sockets phpmyadmin mamp
PHPMyAdmin Undefined Index: Rows

I'm receiving the error below when using phpMyAdmin. It's occurring every time I create any table. Notice in ./libraries/structure.…

mysql phpmyadmin undefined-index
Getting password from CPANEL using phpmyadmin

Good Day I am a front-end developer, and I know little from MySQL and databases. I have a Wordpress MySQL …

mysql phpmyadmin password-recovery
Ubuntu 16.04 The mbstring extension is missing

I want to migrate my web server from unsupported version of ubuntu 12.10. I installed 16.04 and installed apache2, php7, mysql and …

php mysql ubuntu phpmyadmin mbstring
Converting VARCHAR to DECIMAL values in MySql

I have imported a CSV file that contains string values (eg.eating) and floating values (eg. 0.87) into a table in …

mysql sql phpmyadmin typeconverter