{"id":52110,"date":"2026-08-12T12:30:00","date_gmt":"2026-08-12T17:30:00","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=52110"},"modified":"2026-07-28T05:18:25","modified_gmt":"2026-07-28T10:18:25","slug":"how-to-install-and-configure-phpmyadmin-on-debian-13","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/","title":{"rendered":"How to Install and Configure phpMyAdmin on Debian 13"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp\" alt=\"How to Install and Configure phpMyAdmin on Debian 13\" class=\"wp-image-52288\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13-300x169.webp 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13-150x84.webp 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13-768x432.webp 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">MySQL\/MariaDB is one of the most popular database servers and is widely used by developers worldwide to build websites, both CMS-based, like WordPress, and framework-based, like CodeIgniter and Laravel. phpMyAdmin is an application that serves as a front-end for MySQL\/MariaDB database management, providing a graphical interface. phpMyAdmin simplifies MySQL\/MariaDB database administration by allowing access via a browser with a graphical interface. In this article, we will walk you through installing phpMyAdmin on Debian 13.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_86 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-6a7d0ac6319b8\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-6a7d0ac6319b8\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Step-1-Update-the-System\" >Step 1. Update the System<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Step-2-Install-PHP\" >Step 2. Install PHP<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Step-3-Install-and-Secure-MariaDB\" >Step 3. Install and Secure MariaDB<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Step-4-Install-and-Configure-Nginx\" >Step 4. Install and Configure Nginx<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Step-5-Install-and-Configure-phpMyAdmin\" >Step 5. Install and Configure phpMyAdmin<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#Wrapping-Everything-Up\" >Wrapping Everything Up<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"h-prerequisites\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A <a href=\"https:\/\/www.rosehosting.com\/debian-vps-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">Debian 13 VPS<\/a><\/li>\n\n\n\n<li>SSH root access or a regular system user with sudo privileges<\/li>\n<\/ul>\n\n\n\n<h3 id=\"h-conventions\" class=\"wp-block-heading\">Conventions<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code># \u2013 given commands should be executed with root privileges either directly as a root user or by use of sudo command\n$ \u2013 given commands should be executed as a regular user<\/code><\/pre>\n\n\n\n<h2 id=\"h-step-1-update-the-system\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-1-Update-the-System\"><\/span>Step 1. Update the System<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s log in to your Debian 13 VPS through SSH as a root user or as a regular user with sudo privileges.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ssh root@IP_Address -p Port_number<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">If you cannot log in as root, remember to substitute &#8220;root&#8221; with a user that has sudo privileges. Additionally, change \u201cIP_Address\u201d and \u201cPort_Number\u201d; make sure they match your server\u2019s respective IP address and SSH port.<\/p><div class=\"rhbl-mattermost-banner rhbl-entity-placement\" id=\"rhbl-3025122935\"><div id=\"rhbl-2170103943\" style=\"margin-top: 20px;margin-bottom: 20px;margin-left: auto;margin-right: auto;text-align: center;\"><a href=\"https:\/\/www.rosehosting.com\/linux-vps-hosting\/?mtm_campaign=ad-mm&#038;mtm_source=blog&#038;mtm_content=mm\" target=\"_blank\" aria-label=\"slack-privacy-try-mattermost-4\"><img src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2024\/06\/slack-privacy-try-mattermost-4.webp\" alt=\"\"  srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2024\/06\/slack-privacy-try-mattermost-4.webp 728w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2024\/06\/slack-privacy-try-mattermost-4-300x37.webp 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2024\/06\/slack-privacy-try-mattermost-4-150x19.webp 150w\" sizes=\"(max-width: 728px) 100vw, 728px\" width=\"728\" height=\"90\"  style=\"display: inline-block;\" \/><\/a><\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">You can check whether you have the correct Debian version installed on your server with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ lsb_release -a<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">You should get this output:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>No LSB modules are available.\nDistributor ID: Debian\nDescription:  Debian GNU\/Linux 13 (trixie)\nRelease:  13\nCodename: trixie<\/code><\/pre>\n\n\n\n<h2 id=\"h-step-2-install-php\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-2-Install-PHP\"><\/span>Step 2. Install PHP<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">According to their documentation page at https:\/\/www.phpmyadmin.net\/downloads\/, the latest version of phpMyAdmin is compatible with PHP 7.2 and newer and MySQL\/MariaDB 5.5 and newer. Debian 13 ships with PHP 8.4; let&#8217;s install it and its required extensions.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># apt install php-{fpm,xml,intl,common,json,curl,mbstring,mysql,gd,imagick,zip,opcache}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s it, PHP and its extensions have been installed. At this point, PHP-FPM is also running.<\/p>\n\n\n\n<h2 id=\"h-step-3-install-and-secure-mariadb\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-3-Install-and-Secure-MariaDB\"><\/span>Step 3. Install and Secure MariaDB<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In this step, we are going to install MariaDB server, then secure the installation.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># apt install mariadb-server mariadb-client -y<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Once installed, we need to run the command below to create a password for our MySQL root user.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># mariadb-secure-installation <\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">After executing the command above, you will be prompted for these:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Set a strong SQL root password\nRemove anonymous users\nDisable remote root login\nRemove the test database\nReload privileges<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure to use a strong password. You will need to type the password twice, and you will not see anything as you type; this is expected. When prompted for the Yes\/No questions, simply hit ENTER, and when completed, you will see this message:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>All done!  If you've completed all of the above steps, your MariaDB\ninstallation should now be secure.\n\nThanks for using MariaDB!<\/code><\/pre>\n\n\n\n<h2 id=\"h-step-4-install-and-configure-nginx\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-4-Install-and-Configure-Nginx\"><\/span>Step 4. Install and Configure Nginx<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In this tutorial, we will install and use Nginx, not Apache. Run the following command to install it.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># apt -y install nginx<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Upon installation, Nginx will run automatically. It is also configured to start automatically upon reboot.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, let&#8217;s create an Nginx server block for the domain name you will use for accessing Owncloud. For example, we will use yourdomain.com<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># nano \/etc\/nginx\/conf.d\/phpmyadmin.conf <\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Insert the following into that file.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>server {\n    listen 80;\n\n    server_name pma.yourdomain.com; \n    root \/usr\/share\/phpmyadmin;  \n\n    index index.php index.html index.htm;\n\n\n    location ~ ^\/phpmyadmin\/(doc|sql|setup)\/ {\n        deny all;\n    }\n\n\n    location \/ {\n        try_files $uri $uri\/ =404;\n    }\n\n\n    location ~ \\.php$ {\n        include snippets\/fastcgi-php.conf;\n\n        fastcgi_pass unix:\/run\/php\/php8.4-fpm.sock; \n\n        fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;\n        include fastcgi_params;\n    }\n\n\n    location ~ \/\\.ht {\n        deny all;\n    }\n}<\/code><\/pre>\n\n\n\n<h2 id=\"h-step-5-install-and-configure-phpmyadmin\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-5-Install-and-Configure-phpMyAdmin\"><\/span>Step 5. Install and Configure phpMyAdmin<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In Debian 13, the APT repository, the phpMyAdmin package is available. We can use this repository to install it. Let&#8217;s run the command below now.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># apt install phpmyadmin -y<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">During the installation, you will be asked some questions to configure phpMyAdmin; just hit ENTER and wait until the installation finishes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, let&#8217;s restart nginx.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># systemctl restart nginx<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">At this point, you should be able to access phpMyAdmin at http:\/\/pma.yourdomain.com<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"533\" height=\"522\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-login.jpg\" alt=\"phpMyAdmin on Debian 13\" class=\"wp-image-52111\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-login.jpg 533w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-login-300x294.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-login-150x147.jpg 150w\" sizes=\"(max-width: 533px) 100vw, 533px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can log in using the root credentials; you created the password for &#8216;root&#8217; in step 3.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"482\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-1024x482.jpg\" alt=\"phpMyAdmin dashboard\" class=\"wp-image-52112\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-1024x482.jpg 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-300x141.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-150x71.jpg 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-768x361.jpg 768w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-1536x723.jpg 1536w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard-1320x621.jpg 1320w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/07\/phpmyadmin-dashboard.jpg 1711w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You will see this once logged in.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, we need to configure phpMyAdmin to run on HTTPS. Let&#8217;s install Certbot to generate an SSL certificate for this. Certbot is a tool to obtain SSL certificates from Let&#8217;s Encrypt and optionally) easier and auto-enable HTTPS on your server. It can also act as a client for any other CA certificates that use the ACME protocol.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># apt install python3-certbot-nginx<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Once installed, simply run this command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># certbot<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Answer the questions; at the end, you will get this message after an SSL is installed:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log\nEnter email address or hit Enter to skip.\n (Enter 'c' to cancel): you@yourdomain.com\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nPlease read the Terms of Service at:\nhttps:&#47;&#47;letsencrypt.org\/documents\/LE-SA-v1.8-July-06-2026.pdf\nYou must agree in order to register with the ACME server. Do you agree?\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n(Y)es\/(N)o: y\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nWould you be willing, once your first certificate is successfully issued, to\nshare your email address with the Electronic Frontier Foundation, a founding\npartner of the Let's Encrypt project and the non-profit organization that\ndevelops Certbot? We'd like to send you email about our work encrypting the web,\nEFF news, campaigns, and ways to support digital freedom.\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n(Y)es\/(N)o: n\nAccount registered.\n\nWhich names would you like to activate HTTPS for?\nWe recommend selecting either all domains, or all domains in a VirtualHost\/server block.\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n1: pma.yourdomain.com\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nSelect the appropriate numbers separated by commas and\/or spaces, or leave input\nblank to select all options shown (Enter 'c' to cancel): 1\nRequesting a certificate for pma.yourdomain.com\n\nSuccessfully received certificate.\nCertificate is saved at: \/etc\/letsencrypt\/live\/pma.yourdomain.com\/fullchain.pem\nKey is saved at:         \/etc\/letsencrypt\/live\/pma.yourdomain.com\/privkey.pem\nThis certificate expires on 2026-10-06.\nThese files will be updated when the certificate renews.\nCertbot has set up a scheduled task to automatically renew this certificate in the background.\n\nDeploying certificate\nSuccessfully deployed certificate for yourdomain.com to \/etc\/nginx\/conf.d\/phpmyadmin.conf\nCongratulations! You have successfully enabled HTTPS on https:\/\/pma.yourdomain.com\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nIf you like Certbot, please consider supporting our work by:\n * Donating to ISRG \/ Let's Encrypt:   https:\/\/letsencrypt.org\/donate\n * Donating to EFF:                    https:\/\/eff.org\/donate-le\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<\/code><\/pre>\n\n\n\n<h2 id=\"h-wrapping-everything-up\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Wrapping-Everything-Up\"><\/span>Wrapping Everything Up<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Congratulation! You followed this article and have now successfully installed phpMyAdmin on Debian 13.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course, you don\u2019t have to spend your time following this article to install phpMyAdmin on Debian 13 if you have an active Debian VPS Hosting service with us, in which case you can simply ask our expert Linux admins to install phpMyAdmin for you. Our admins are available 24\u00d77 and will respond to your request immediately.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you liked this post on how to install phpMyAdmin on Debian 13, please share it with your friends or leave a comment below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MySQL\/MariaDB is one of the most popular database servers and is widely used by developers worldwide to build websites, both &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install and Configure phpMyAdmin on Debian 13\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#more-52110\" aria-label=\"Read more about How to Install and Configure phpMyAdmin on Debian 13\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":52288,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1702,1700],"tags":[1904,41,2265,1603,94],"class_list":["post-52110","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-databases","category-debian","tag-configure","tag-database","tag-debian-13","tag-how-to-install","tag-phpmyadmin","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting<\/title>\n<meta name=\"description\" content=\"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install and Configure phpMyAdmin on Debian 13\" \/>\n<meta property=\"og:description\" content=\"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-12T17:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Install and Configure phpMyAdmin on Debian 13\",\"datePublished\":\"2026-08-12T17:30:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/\"},\"wordCount\":678,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp\",\"keywords\":[\"configure\",\"database\",\"debian 13\",\"how to install\",\"phpmyadmin\"],\"articleSection\":[\"Databases\",\"Debian\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/\",\"name\":\"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp\",\"datePublished\":\"2026-08-12T17:30:00+00:00\",\"description\":\"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp\",\"width\":1024,\"height\":576,\"caption\":\"How to Install and Configure phpMyAdmin on Debian 13\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-and-configure-phpmyadmin-on-debian-13\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install and Configure phpMyAdmin on Debian 13\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting","description":"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/","og_locale":"en_US","og_type":"article","og_title":"How to Install and Configure phpMyAdmin on Debian 13","og_description":"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2026-08-12T17:30:00+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp","type":"image\/webp"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Install and Configure phpMyAdmin on Debian 13","datePublished":"2026-08-12T17:30:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/"},"wordCount":678,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp","keywords":["configure","database","debian 13","how to install","phpmyadmin"],"articleSection":["Databases","Debian"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/","name":"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp","datePublished":"2026-08-12T17:30:00+00:00","description":"How to Install and Configure phpMyAdmin on Debian 13 | RoseHosting","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/08\/how-to-install-and-configure-phpmyadmin-on-debian-13.webp","width":1024,"height":576,"caption":"How to Install and Configure phpMyAdmin on Debian 13"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-and-configure-phpmyadmin-on-debian-13\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install and Configure phpMyAdmin on Debian 13"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/52110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=52110"}],"version-history":[{"count":6,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/52110\/revisions"}],"predecessor-version":[{"id":52290,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/52110\/revisions\/52290"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/52288"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=52110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=52110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=52110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}