Category "phpmyadmin"

XAMPP phpMyAdmin - Error when exporting database (windows)

I was trying to export my database from phpmyadmin but it said in the browser couldn't upload a file when I tried again and it loaded to an HTML file. index.php

phpmyadmin why only show the menu elements?

Server: Ubuntu 20.04.4 LTS php: 8.0.16 phpmyadmin: latest with apt The problem: If I hit refresh, I can see the database list just for a second. I tried with di

Trying to get only cells with certain initials but giving me syntax error? SQL

So my assignment question is to "Get a list of all books withdrawn by people with the initials 'B.W.'. Show a column for the first name, last name, initials, an

Phpmyadmin error: 'Undefined index: utf8'

I installed phpMyAdmin, but I have an error on the main page: Notice in ./index.php#312 Undefined index: utf8 Index p.312: echo ' ' , $mysql_ch

Phpmyadmin menu items are not visible. What would be the reason?

I installed my Laravel application on digitalocean with LEMP stack. Afterwards, I followed the instructions for phpmyadmin installation, but when I log in to ph

SELECT * FROM `Languages` WHERE `Google` IS NOT NULL; returns NULL values?

In my mariadb database this query: SELECT * FROM `Languages` WHERE `Google` IS NOT NULL; Returns rows where column "Google" is NULL, which it shouldn´t. A

Connection for controluser as defined in your configuration failed on ubuntu20.04 container

I'm trying to have one docker container with: ubuntu 20.04, on top of which I add apache, php, mysql and phpmyadmin (all on the same container) What's installed

PhpMyAdmin v5.1.3 Export Suddenly Stop Working Chrome Failed - Network Error

Have anyone experienced an issue with phpmyadmin suddenly stop exporting? I am running MariaDB 10.3.28, nginx, Php 8.0.17 on Rocky Linux. I don't know if the re

phpmyadmin : Depends: php-twig (>= 2.9) but 2.6.2-2 is to be installed. WHAT?

I need help figuring out what's wrong. I want to install phpmyadmin on a server to import a wordpress DB but when I install it I have a problem with php-twig I

What is wrong with this inner join sql query

I want to export some data from the DB. Basically what I want to say is this: 1- Select mbr_name from the members table 2- Choose the ones that exist at the cou

PHPMyAdmin not working as intended at remote server. Error 500, $respond not found

I am just starting my journey with servers so I bought one VPN. I installed there ubuntu 18, apache 2.4, php8, webmin, mysql etc. I have two sites based on symf

Error while importing CSV file in database

I try to import a CSV file in my database, I don't have any error but no rows are insert I checked my field name My table structure is: CREATE TABLE IF NOT E

Laravel print last executed SQL query with Query log

DB::enableQueryLog(); $mines = Cranks::where([['crank_id', '=', $this->crank_id], ['mine_id', 'like', '%'.$script_value->mine_id.'%'] ])->get(); $query

phpMyAdmin Database Updates using sql file

I have two machines each with phpmyadmin installed which have a mirror setup - same databases, same tables...and so on. I updated one of these instances with a

xampp Access denied for user 'pma'@'localhost' (using password: NO)

My phpmyadmin used to load but with the following errors. Haven't found a solution for it yet. Please let me know what I can do, thanks for your time and help.

Export Failed - Network error when i exporting from phpmyadmin

Apache/2.4.41 (Ubuntu) PHP version: 8.1.4 Server type: MySQL Server version: 8.0.28-0ubuntu0.20.04.3 - (Ubuntu)

phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)

I keep getting the following errors with mysql connection through XAMPP and I don't know what to do: That's the code in the config.inc.php <?php /* * Th

Laravel Sail Docker PHPMyAdmin : SQLSTATE[HY000] [2002] No such file or directory

I have some trouble connecting to PHPMyAdmin. So I always get the following message. SQLSTATE[HY000] [2002] No such file or directory I looked for a solution

definer/invoker of view lack rights to use them

When I import my database all the tables are imported successfully, but when I'm trying to access the "views" then I got the message below on phpmyadmin's scree

Dropped database phpmyadmin

I was deleting some databases from the phpMyAdmin and I dropped the database phpmyadmin. Now that's causing all kinds of problems. Do I have to reinstall phpMyA