Top "Phpmyadmin" questions

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

MySQL: Can't create table (errno: 150)

I am trying to import a .sql file and its failing on creating tables. Here's the query that fails: CREATE …

mysql sql phpmyadmin mysql-error-150
Extension mysqli is missing, phpmyadmin doesn't work

I have a problem with phpmyadmin on ubuntu 12.04. I have already installed apache2, php5, mysql and phpmyadmin. The phpinfo(); script, …

php mysql phpmyadmin ubuntu-12.04
How to Increase Import Size Limit in phpMyAdmin

Does anyone know if or how you can increase the import size limit in phpMyAdmin? Currently my server is limited …

phpmyadmin
New xampp security concept: Access Forbidden Error 403 - Windows 7 - phpMyAdmin

I have downloaded and installed XAMPP 1.8.1 for Windows on Windows 7 Ultimate. I have set up XAMPP to run together with …

windows phpmyadmin xampp
How to access remote server with local phpMyAdmin client?

Assuming there is a remote server and I have phpMyAdmin client installed localy on my computer. How can I access …

mysql phpmyadmin
MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO)

I installed xampp,but when I tried to run it I got an error as thus: Error MySQL said: Documentation 1045 …

mysql phpmyadmin xampp mysql-error-1045
MySQL Server has gone away when importing large sql file

I tried to import a large sql file through phpMyAdmin...But it kept showing error 'MySql server has gone away' …

mysql phpmyadmin
Completely removing phpMyAdmin

I installed virtualmin and phpmyadmin separately using the apt-get command. phpMyAdmin didn't work because of Virtualmin's security settings (suexec). When …

php apache ubuntu phpmyadmin suexec
Can't import database through phpmyadmin file size too large

I have been trying to import Database through phpMyAdmin. My database file is a.sql and it's size is 1.2 GB …

mysql database apache phpmyadmin wampserver
Update query PHP MySQL

Can anybody help me understand why this update query isn't updating the fields in my database? I have this in …

php mysql database phpmyadmin blogs