Skip to main content

Questions tagged [phpmyadmin]

phpMyAdmin is a PHP based web application designed to administrate MySQL databases

-1 votes
1 answer
59 views

I installed PHPMyAdmin on a Red Hat 9 server using dnf. I am using PHP 8.3.22 and Apache 2.4.62 (Red Hat Enterprise Linux). The following is listed in my /etc/httpd/conf.d/phpMyAdmin.conf file: Alias /...
MrSnrub's user avatar
  • 235
0 votes
0 answers
501 views

I just installed phpmyadmin on my PC. I followed several instructions such as: sudo apt update sudo apt install phpmyadmin sudo ln -s /usr/share/phpmyadmin /var/www/your_domain/phpmyadmin I use NGINX ...
Dans988's user avatar
0 votes
0 answers
41 views

I had trouble logging into my myPhpAdmin web interface, so after finding numerous posts suggesting I added my un/pw to the config file like this: $cfg['Servers'][$i]['user'] = 'root'; //mysql username ...
TSG's user avatar
  • 1,993
0 votes
1 answer
1k views

apt install phpmyadmin on Debian 11 installs the old versin 5.0.4 that is not php8.1 compatible. How do I install the latest version via apt?
rubo77's user avatar
  • 30.6k
0 votes
1 answer
2k views

New note with important details I just ran a few version tests and resulted in the following: Alright, here’s my latest update: 10.5 works 10.6 doesn’t 10.7 works 10.8 work etc. I was hoping to use ...
Brian's user avatar
  • 292
1 vote
1 answer
1k views

The way Webmin seems to install phpMyAdmin is to install it inside the public_html directory. e.g. https://mydomain.com/phpMyAdmin I don't want to debate the vulnerability, instead I want phpMyAdmin ...
user7211's user avatar
1 vote
0 answers
598 views

Im using system Centos 7 Now in my VPS I have configure correct LAMP and directadmin. Php, apache web server etc working correct. I have issue with phpmyadmin. I see phpmyadmin is not available in ...
Jan Kowalski's user avatar
1 vote
0 answers
1k views

after fresh install of phpMyAdmin on CentOS 8 Stream I've got problem with "Access Denied". There isn't more than only simple text. Console of browser says: Failed to load resource: the ...
kalview's user avatar
  • 111
1 vote
1 answer
720 views

In my MySQL database, I've created two users, one regular user (who has privileges for one database) and one superuser. When I want to login via any of these accounts to phpMyAdmin I get a "...
LosmiNCL's user avatar
  • 121
0 votes
1 answer
374 views

First and foremost, I blindly followed a tutorial to upgrade from PHP 7.3 to PHP 7.4, which called for yum remove "php*" -y Of course this just screwed up everything. It removed two very ...
Matthew Koster's user avatar
0 votes
1 answer
179 views

H!@all I am new to databases and this is the first time I have installed a MySQL-Server. When I run commands in phpMyAdmin I keep getting error messages. I have noticed that the syntax in MySQL 8.0 ...
Teso's user avatar
  • 145
0 votes
1 answer
4k views

I want to run database on CentOS Stream system using podman containers and access it with phpmyadmin that is running on another container. I created my mariadb container using this command: podman run ...
CHEWKOK's user avatar
  • 25
0 votes
1 answer
127 views

We have one EC2 instance running our mysql database server. due to a security incident we had to delete the current EC2 instance as database was completely messed up with some sort of encryption. So ...
Hrish's user avatar
  • 95
4 votes
2 answers
47k views

My question applies to Debian/Ubuntu: Prior to updating/upgrading my Linux environment I want to implement best-practice procedures by taking a snapshot of my components' versions through a simple ...
Dave White's user avatar
0 votes
1 answer
1k views

After dist-upgrade of my debian, from 10.5 to 10.6 I have this small problem I cannot upgrade this package The following packages have been kept back: php-phpmyadmin-sql-parser I thought to install ...
realtebo's user avatar
  • 1,035

15 30 50 per page
1
2 3 4 5 6