Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
deb13:mariadb [2026/05/18 21:04] – [Installation from Debian 13 repositories] Bernard Condraudeb13:mariadb [2026/05/18 22:01] (current) – [Installation from Debian 13 repositories] Bernard Condrau
Line 17: Line 17:
 MariaDB [(none)]> exit</code> MariaDB [(none)]> exit</code>
   - Install phpMyAdmin:<code>$ sudo apt install phpMyAdmin</code>   - Install phpMyAdmin:<code>$ sudo apt install phpMyAdmin</code>
 +  - 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>
   - Check configuration [[deb11:phpmyadmin#configuration|phpMyAdmin Configuration]]   - Check configuration [[deb11:phpmyadmin#configuration|phpMyAdmin Configuration]]
   - 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