{"id":434,"date":"2025-09-10T13:42:49","date_gmt":"2025-09-10T10:42:49","guid":{"rendered":"https:\/\/destek.narhost.com\/?p=434"},"modified":"2026-01-04T05:50:09","modified_gmt":"2026-01-04T02:50:09","slug":"almalinux-plesk-panel-mariadb-10-3-guncellemesi-nasil-yapilir","status":"publish","type":"post","link":"https:\/\/narhost.com\/destek\/almalinux-plesk-panel-mariadb-10-3-guncellemesi-nasil-yapilir\/","title":{"rendered":"Almalinux Plesk Panel MariaDB 10.3 G\u00fcncellemesi Nas\u0131l Yap\u0131l\u0131r?"},"content":{"rendered":"<p data-start=\"326\" data-end=\"527\">CentOS 7 i\u015fletim sistemi \u00fczerinde \u00e7al\u0131\u015fan Plesk panelinizde MariaDB s\u00fcr\u00fcm\u00fcn\u00fc 10.3\u2019e y\u00fckseltmek i\u00e7in a\u015fa\u011f\u0131daki ad\u0131mlar\u0131 takip edebilirsiniz. <strong data-start=\"466\" data-end=\"477\">Narhost<\/strong> olarak sizlere bu i\u015flemi ad\u0131m ad\u0131m aktaraca\u011f\u0131z.<\/p>\n<hr data-start=\"529\" data-end=\"532\" \/>\n<h2 data-start=\"534\" data-end=\"592\">1. Sunucuya Ba\u011flant\u0131 ve Gerekli Paketlerin Y\u00fcklenmesi<\/h2>\n<p data-start=\"594\" data-end=\"654\">SSH ile sunucunuza ba\u011flan\u0131n ve gerekli paketleri y\u00fckleyin:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">yum install nano wget -y<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"694\" data-end=\"697\" \/>\n<h2 data-start=\"699\" data-end=\"741\">2. \u00c7al\u0131\u015fan MariaDB Servisini Durdurma<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">service mariadb stop<br \/>\nrpm -e mariadb-bench<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"798\" data-end=\"801\" \/>\n<h2 data-start=\"803\" data-end=\"838\">3. MariaDB Deposunu G\u00fcncelleme<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">nano \/etc\/yum.repos.d\/MariaDB.repo<br \/>\n<\/code><\/div>\n<\/div>\n<p data-start=\"888\" data-end=\"969\">\ud83d\udd39 A\u00e7\u0131lan dosyada i\u00e7erik varsa silin. E\u011fer bo\u015f ise a\u015fa\u011f\u0131daki sat\u0131rlar\u0131 ekleyin:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-section\">[mariadb]<\/span><br \/>\n<span class=\"hljs-attr\">name<\/span> = MariaDB<br \/>\n<span class=\"hljs-attr\">baseurl<\/span> = http:\/\/yum.mariadb.org\/<span class=\"hljs-number\">10.3<\/span>\/centos7-amd64<br \/>\n<span class=\"hljs-attr\">gpgkey<\/span> = https:\/\/yum.mariadb.org\/RPM-GPG-KEY-MariaDB<br \/>\n<span class=\"hljs-attr\">gpgcheck<\/span> = <span class=\"hljs-number\">1<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<p data-start=\"1123\" data-end=\"1197\">CTRL + X kombinasyonu ile \u00e7\u0131k\u0131n, gelen uyar\u0131ya <strong data-start=\"1170\" data-end=\"1175\">y<\/strong> diyerek onay verin.<\/p>\n<hr data-start=\"1199\" data-end=\"1202\" \/>\n<h2 data-start=\"1204\" data-end=\"1245\">4. MariaDB Servisini Tekrar Durdurma<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">service mariadb stop<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1281\" data-end=\"1284\" \/>\n<h2 data-start=\"1286\" data-end=\"1329\">5. Yeni Repo ile MariaDB\u2019yi G\u00fcncelleme<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">yum install mariadb -y<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1367\" data-end=\"1370\" \/>\n<h2 data-start=\"1372\" data-end=\"1406\">6. MariaDB Servisini Ba\u015flatma<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">service mariadb start<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1443\" data-end=\"1446\" \/>\n<h2 data-start=\"1448\" data-end=\"1492\">7. Plesk ile Di\u011fer G\u00fcncellemeleri Yapma<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">plesk sbin packagemng -sdf<br \/>\n<span class=\"hljs-built_in\">rm<\/span> \/etc\/init.d\/mysql<br \/>\nsystemctl daemon-reload<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1579\" data-end=\"1582\" \/>\n<h2 data-start=\"1584\" data-end=\"1621\">8. MariaDB Tablolar\u0131n\u0131 Y\u00fckseltme<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">MYSQL_PWD=`<span class=\"hljs-built_in\">cat<\/span> \/etc\/psa\/.psa.shadow` mysql_upgrade -uadmin<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1695\" data-end=\"1698\" \/>\n<h2 data-start=\"1700\" data-end=\"1742\">9. MariaDB Servisini Yeniden Ba\u015flatma<\/h2>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre! language-bash\">service mariadb restart<br \/>\n<\/code><\/div>\n<\/div>\n<hr data-start=\"1781\" data-end=\"1784\" \/>\n<h2 data-start=\"1786\" data-end=\"1796\">Sonu\u00e7<\/h2>\n<p data-start=\"1798\" data-end=\"2026\">Bu ad\u0131mlar\u0131 takip ederek CentOS 7 i\u015fletim sistemi \u00fczerinde Plesk Panelinizin <strong data-start=\"1875\" data-end=\"1931\">MariaDB s\u00fcr\u00fcm\u00fcn\u00fc 10.3\u2019e ba\u015far\u0131yla y\u00fckseltebilirsiniz<\/strong>.<br data-start=\"1932\" data-end=\"1935\" \/><strong data-start=\"1935\" data-end=\"1946\">Narhost<\/strong> olarak, sunucu y\u00f6netiminde g\u00fcvenli ve g\u00fcncel \u00e7\u00f6z\u00fcmler sunmaya devam ediyoruz.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CentOS 7 i\u015fletim sistemi \u00fczerinde \u00e7al\u0131\u015fan Plesk panelinizde MariaDB s\u00fcr\u00fcm\u00fcn\u00fc 10.3\u2019e y\u00fckseltmek i\u00e7in a\u015fa\u011f\u0131daki ad\u0131mlar\u0131 takip edebilirsiniz. Narhost olarak sizlere bu i\u015flemi ad\u0131m ad\u0131m aktaraca\u011f\u0131z.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,12,13],"tags":[],"class_list":["post-434","post","type-post","status-publish","format-standard","hentry","category-windows-hosting","category-vds-server","category-vps-server"],"meta_box":[],"_links":{"self":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/comments?post=434"}],"version-history":[{"count":6,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/434\/revisions"}],"predecessor-version":[{"id":1535,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/434\/revisions\/1535"}],"wp:attachment":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/media?parent=434"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/categories?post=434"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/tags?post=434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}