Top "Phpmyadmin" questions

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

Cannot Initialize mbstring with PHP 7

Whenever I try to access phpMyAdmin, I receive the following error: "The mbstring extension is missing. Please check your PHP …

php mysql phpmyadmin centos
The mcrypt extension is missing. Please check your PHP configuration

I just followed the tutorial located at https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu while fixing multiple other errors that …

ubuntu phpmyadmin ubuntu-13.10 linux-mint
Setting up table relations what do "Cascade", "Set Null" and "Restrict" do?

I want to start using table relations in a new project. After some googling I got 2 tables set up as …

mysql phpmyadmin innodb relational-database
MySQL : isn't in GROUP BY

The site produces results, but with SELECT COUNT and SELECT query with GROUP BY having two different result counts. This …

mysql sql phpmyadmin mysql-error-1055
PHP 7 with phpmyadmin gives lots of Deprecation Notices

I have Ubuntu 16.04 LTS running with PHP7 and phpmyadmin installed. However, I get a lot of deprecation notices like: Deprecation …

phpmyadmin php-7 ubuntu-16.04
Have trouble installing phpmyadmin on PHP7 Apache/2.4.7 (Ubuntu)

I installed PHP7 today with sudo add-apt-repository ppa:ondrej/php-7.0 sudo apt-get install php7.0-cli php7.0-common libapache2-mod-php7.0 php7.0 …

php phpmyadmin php-7
No privileges on wamp server phpmyadmin

I installed WAMP on Windows 8, and I'm having problems with MySQL privileges in phpMyAdmin. Here, you can see the screenshot: …

mysql phpmyadmin wamp privileges
PhpMyAdmin error with config file

Errors are: The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why …

php phpmyadmin server-configuration
phpMyAdmin Removing an index

I have a column in one of my tables which has been assigned an index. It is preventing me from …

database indexing phpmyadmin unique
phpMyAdmin error #1062 - Duplicate entry '1' for key 1

I am not sure why I am getting this error #1062 - Duplicate entry '1' for key 1 cany any one …

mysql phpmyadmin mysql-error-1062