Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deb13:mariadb [2026/05/18 21:04] – [Installation from Debian 13 repositories] Bernard Condraudeb13:mariadb [2026/09/26 10:40] (current) – [Installation from Debian 13 repositories] Bernard Condrau
Line 16: Line 16:
 MariaDB [(none)]> FLUSH PRIVILEGES; MariaDB [(none)]> FLUSH PRIVILEGES;
 MariaDB [(none)]> exit</code> MariaDB [(none)]> exit</code>
-  - Install phpMyAdmin:<code>$ sudo apt install phpMyAdmin</code> +  - Install  [[deb13:phpmyadmin|phpMyAdmin]] 
-  - Check configuration [[deb11:phpmyadmin#configuration|phpMyAdmin Configuration]]+  - if your host is behind a proxy server you need to add the following line to your virtualhost configuration file:<code>RequestHeader set X-Forwarded-Proto "https"</code>
   - If you are migrating from an old server, follow the [[deb11:migrate#mariadb|How to migrate a (web) server]] guide   - If you are migrating from an old server, follow the [[deb11:migrate#mariadb|How to migrate a (web) server]] guide