{"id":5238,"date":"2016-09-06T09:34:51","date_gmt":"2016-09-06T09:34:51","guid":{"rendered":"https:\/\/cpanelplesk.com\/wp62\/?p=5238"},"modified":"2021-02-03T07:27:27","modified_gmt":"2021-02-03T07:27:27","slug":"upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux","status":"publish","type":"post","link":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/","title":{"rendered":"How to Upgrade MariaDB 5.5 to MariaDB 10.0 &#038; MariaDB 10.1 on Linux"},"content":{"rendered":"<p><span style=\"color: #000000;\">MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. <!--more-->MariaDB provides more storage engines than MySQL, such as Cassandra (NoSQL, in MariaDB Edition 10), XtraDB (drop-in alternative for InnoDB), and OQGRAPH (in MariaDB Edition 10).<\/span><br \/>\n<span style=\"color: #000000;\">In this article I will explain how to upgrade MariaDB,There are no changes in table or index formats on MariaDB 5.5, MariaDB 10.0 &amp; MariaDB 10.1. So, In most servers the upgrade should be painless from MariaDB 5.5 to MariaDB 10.0 &amp; MariaDB 10.1.<\/span><\/p>\n<h2><span style=\"color: #000000;\">Prerequisities<\/span><\/h2>\n<ol>\n<li><span style=\"color: #000000;\">These guidelines are intended for Upgrading MariaDB \u00a05.5 to MariaDB 10.0 &amp; MariaDB 10.1<\/span><\/li>\n<li><span style=\"color: #000000;\">SSH client like <a href=\"https:\/\/cpanelplesk.com\/wp62\/using-putty-connect-server-ssh-windows\/\">Putty<\/a> and proper knowledge to use it.<\/span><\/li>\n<li><span style=\"color: #000000;\">Some basic knowledge about common Linux commands.<\/span><\/li>\n<li><span style=\"color: #000000;\">20 minutes of your time with a cup of tea or coffee as always.<\/span><\/li>\n<\/ol>\n<h2><span style=\"color: #000000;\">Step 1- Backup Database<\/span><\/h2>\n<p><span style=\"color: #000000;\">For the safety purpose we have to take <a href=\"https:\/\/cpanelplesk.com\/wp62\/database-backup-using-phpmyadmin\/\">backup <\/a>before proceeding MariaDB upgrade, this will help you to restore the database in case something goes wrong.<\/span><br \/>\n<span style=\"color: #000000;\">Just run the below commands to take a backup of entire MariaDB on CentOS, RHEL, Fedora, Debian, Mint &amp; <a href=\"https:\/\/cpanelplesk.com\/wp62\/4836-2\/\">Ubuntu Systems<\/a>.<\/span><\/p>\n<div class=\"command-sh\">\n<pre>For Database Backup \r\nmysqldump -u root -p --all-databases &gt; db-backup.sql<\/pre>\n<\/div>\n<h2><span style=\"color: #000000;\">Step 2- Shutdown and uninstall MariaDB 5.5<\/span><\/h2>\n<p><span style=\"color: #000000;\">Use the below commands to Shutdown and uninstall MariaDB 5.5 on CentOS, RHEL, Fedora, <a href=\"https:\/\/cpanelplesk.com\/wp62\/build-working-debian-server-apache-php-mysql\/\">Debian<\/a>, Mint &amp; Ubuntu Systems.<\/span><\/p>\n<div class=\"command-sh\">\n<pre>For Sysvinit systems\r\nservice mysql stop\r\nFor Systemd systems \r\nsystemctl stop mariadb.service\r\nUninstall MariaDB on Debian based Systems \r\napt-get purge mysql* mariadb*\r\napt-get autoremove\r\napt-get autoclean\r\nUninstall MariaDB on RPM based Systems\r\nyum remove mysql* mariadb*\r\nyum clean<\/pre>\n<\/div>\n<h2><span style=\"color: #000000;\">Step 3- Add MariaDB 10.1 Repo &amp; Install<\/span><\/h2>\n<p><span style=\"color: #000000;\">We have already Discuss in our previous article, how to install MariaDB 10.1 On CentOS, Fedora &amp; RHEL. You can follow the steps there to add MariaDB 10.1 Stable Repo and install it.<\/span><\/p>\n<h2><span style=\"color: #000000;\">Step 4- How to Upgrade MariaDB 10.1<\/span><\/h2>\n<p><span style=\"color: #000000;\">After doing the MariaDB 10.1 installation, start the MariaDB service. By default Debian based system perform upgrade (While doing upgrade, it will upgrade the tables permission &amp; Check table compatibility with MariaDB 10.1) but in RPM based systems we need to run upgrade manually.<\/span><\/p>\n<div class=\"command-sh\">\n<pre>For Sysvinit systems\r\nservice mysql start\r\nFor Systemd systems\r\nsystemctl start mariadb.service\r\nRun MariaDB Upgrade on CentOS, RHEL &amp; Fedora\r\nmysql_upgrade<\/pre>\n<\/div>\n<h2><span style=\"color: #000000;\">Step 5- Verify MariaDB Upgrade<\/span><\/h2>\n<p><span style=\"color: #000000;\">Now just login to MariaDB server and check the upgraded version also check the databases.<\/span><\/p>\n<div class=\"command-sh\">\n<pre>mysql -u root -p\r\nWelcome to the MariaDB monitor. Commands end with ; or \\g.\r\nYour MariaDB connection id is 3&gt;\r\nServer version: 10.1.11-MariaDB MariaDB Server\r\nCopyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.\r\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input \r\nstatement.\r\nMariaDB [(none)]&gt;<\/pre>\n<\/div>\n<p><span style=\"color: #000000;\">So this is all you have to do,\u00a0Please Give your opinion below if you experience any issues or to discuss your ideas and experiences.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. [&#8230;]<\/p>\n<p><a class=\"understrap-read-more-link\" href=\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\">Continue Reading&#8230;<\/a><\/p>\n","protected":false},"author":2,"featured_media":5235,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-5238","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Upgrade MariaDB 5.5 to MariaDB 10.0 &amp; MariaDB 10.1 on Linux - cPanel Plesk<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Upgrade MariaDB 5.5 to MariaDB 10.0 &amp; MariaDB 10.1 on Linux - cPanel Plesk\" \/>\n<meta name=\"twitter:description\" content=\"MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. [...]Continue Reading...\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Seemab Saleem\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\"},\"author\":{\"name\":\"Seemab Saleem\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648\"},\"headline\":\"How to Upgrade MariaDB 5.5 to MariaDB 10.0 &#038; MariaDB 10.1 on Linux\",\"datePublished\":\"2016-09-06T09:34:51+00:00\",\"dateModified\":\"2021-02-03T07:27:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\"},\"wordCount\":340,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13\"},\"image\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg\",\"articleSection\":[\"Linux\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\",\"name\":\"How to Upgrade MariaDB 5.5 to MariaDB 10.0 & MariaDB 10.1 on Linux - cPanel Plesk\",\"isPartOf\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg\",\"datePublished\":\"2016-09-06T09:34:51+00:00\",\"dateModified\":\"2021-02-03T07:27:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg\",\"contentUrl\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg\",\"width\":225,\"height\":225},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cpanelplesk.com\/wp62\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Upgrade MariaDB 5.5 to MariaDB 10.0 &#038; MariaDB 10.1 on Linux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#website\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/\",\"name\":\"cPanel Plesk\",\"description\":\"Blog on famous hosting control panels\",\"publisher\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cpanelplesk.com\/wp62\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13\",\"name\":\"Farooq Omer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png\",\"contentUrl\":\"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png\",\"width\":300,\"height\":44,\"caption\":\"Farooq Omer\"},\"logo\":{\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648\",\"name\":\"Seemab Saleem\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g\",\"caption\":\"Seemab Saleem\"},\"description\":\"Linux Server Administrator, Web Hosting engineer. I'm dealing with Linux servers since 2014. I started this blog to share the work i love with the world . let me know if you need any assistance. Thanks!!\",\"sameAs\":[\"https:\/\/cpanelplesk.com\/wp62\"],\"url\":\"https:\/\/cpanelplesk.com\/wp62\/author\/cmb\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Upgrade MariaDB 5.5 to MariaDB 10.0 & MariaDB 10.1 on Linux - cPanel Plesk","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:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/","twitter_card":"summary_large_image","twitter_title":"How to Upgrade MariaDB 5.5 to MariaDB 10.0 & MariaDB 10.1 on Linux - cPanel Plesk","twitter_description":"MariaDB is a drop-in alternative for MySQL. MariaDB is an opensource Relational Database Management System (RDBMS) which supports database access. [...]Continue Reading...","twitter_image":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg","twitter_misc":{"Written by":"Seemab Saleem","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#article","isPartOf":{"@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/"},"author":{"name":"Seemab Saleem","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648"},"headline":"How to Upgrade MariaDB 5.5 to MariaDB 10.0 &#038; MariaDB 10.1 on Linux","datePublished":"2016-09-06T09:34:51+00:00","dateModified":"2021-02-03T07:27:27+00:00","mainEntityOfPage":{"@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/"},"wordCount":340,"commentCount":0,"publisher":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13"},"image":{"@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg","articleSection":["Linux"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/","url":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/","name":"How to Upgrade MariaDB 5.5 to MariaDB 10.0 & MariaDB 10.1 on Linux - cPanel Plesk","isPartOf":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage"},"image":{"@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg","datePublished":"2016-09-06T09:34:51+00:00","dateModified":"2021-02-03T07:27:27+00:00","breadcrumb":{"@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#primaryimage","url":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg","contentUrl":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2016\/09\/Install-Upgrade-MariaDB-10.1.12-on-Centos-RHEL-Fedora.jpg","width":225,"height":225},{"@type":"BreadcrumbList","@id":"https:\/\/cpanelplesk.com\/wp62\/upgrade-mariadb-5-5-mariadb-10-0-mariadb-10-1-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cpanelplesk.com\/wp62\/"},{"@type":"ListItem","position":2,"name":"How to Upgrade MariaDB 5.5 to MariaDB 10.0 &#038; MariaDB 10.1 on Linux"}]},{"@type":"WebSite","@id":"https:\/\/cpanelplesk.com\/wp62\/#website","url":"https:\/\/cpanelplesk.com\/wp62\/","name":"cPanel Plesk","description":"Blog on famous hosting control panels","publisher":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpanelplesk.com\/wp62\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/c78ae1cf9451a09592fb9697d69c0c13","name":"Farooq Omer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/","url":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png","contentUrl":"https:\/\/cpanelplesk.com\/wp62\/wp-content\/uploads\/2020\/11\/cpanelplesk.png","width":300,"height":44,"caption":"Farooq Omer"},"logo":{"@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/"}},{"@type":"Person","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/73d573cc7eaaf6625cf0dbd72191a648","name":"Seemab Saleem","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cpanelplesk.com\/wp62\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6a87ff2e53b03e6839250e5278a6bd46?s=96&d=mm&r=g","caption":"Seemab Saleem"},"description":"Linux Server Administrator, Web Hosting engineer. I'm dealing with Linux servers since 2014. I started this blog to share the work i love with the world . let me know if you need any assistance. Thanks!!","sameAs":["https:\/\/cpanelplesk.com\/wp62"],"url":"https:\/\/cpanelplesk.com\/wp62\/author\/cmb\/"}]}},"_links":{"self":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/posts\/5238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/comments?post=5238"}],"version-history":[{"count":0,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/posts\/5238\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/media\/5235"}],"wp:attachment":[{"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/media?parent=5238"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/categories?post=5238"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cpanelplesk.com\/wp62\/wp-json\/wp\/v2\/tags?post=5238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}