Top "Phpmyadmin" questions

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

Error Dropping Database (Can't rmdir '.test\', errno: 17)

Basically, I was taught on how to create a root password using the "mysqladmin -u root -p password" command, this …

mysql sql phpmyadmin
phpMyAdmin Error: The mbstring extension is missing. Please check your PHP configuration

I have a problem running phpMyAdmin. When I try to access phpMyAdmin in my browser, I get the error message: "…

php phpmyadmin mbstring
Cannot start session without errors in phpMyAdmin

I get the below error when pointing browser to phpMyAdmin Cannot start session without errors, please check errors given in …

php session phpmyadmin
mysql said: Cannot connect: invalid settings. xampp

I changed the root password to test and now I cannot login in phpMyAdmin page in XAMPP. I looked for …

phpmyadmin xampp
How to import large sql file in phpmyadmin

I want to import a sql file of approx 12 mb. But its causing problem while loading. Is there any way …

mysql phpmyadmin
phpMyAdmin mbstring error

Whenever I try to enter my phpMyAdmin, it gives me this error: The mbstring extension is missing. Please check your …

php phpmyadmin mbstring
How to generate a create table script for an existing table in phpmyadmin?

How can I generate a create table script for an existing table in phpmyadmin?

mysql phpmyadmin
mysqli_real_connect(): (HY000/2002): No such file or directory

mysqli_real_connect(): (HY000/2002): No such file or directory PhpMyAdmin error on MacOS. I want answer I really have no …

php macos mysqli phpmyadmin
Error # 1045 - Cannot Log in to MySQL server -> phpmyadmin

We have installed PHPMyAdmin on a windows machine running IIS 7.0. We are able to connect to MySQL using command-line, But …

mysql login passwords phpmyadmin windows-server-2008-r2
Where can I find MySQL logs in phpMyAdmin?

Where can I find the MySQL's logs (errors, queries, etc.) in the phpMyAdmin interface?

mysql logging phpmyadmin