{"id":2869,"date":"2013-10-04T19:06:10","date_gmt":"2013-10-04T19:06:10","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/10\/04\/how-to-fix-koken-database-connection-errors\/"},"modified":"2023-06-14T11:38:16","modified_gmt":"2023-06-14T15:38:16","slug":"how-to-fix-koken-database-connection-errors","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/","title":{"rendered":"Koken database connection errors"},"content":{"rendered":"<p>Are you getting a database error in Koken similar to this? <a href=\"\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"855\" height=\"652\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\" class=\"optimized-lcp-image\" alt=\"\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png 855w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1-300x229.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1-768x586.png 768w\"><\/a><\/p>\n<div style=\"clear: both;\"><\/div>\n<p class=\"code_block\">Connection error<\/p>\n<p>Cannot connect to the API. Error message:<br>\nDatabase connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.<\/p>\n<p>This means that Koken is unable to connect to your database due to a bad username, password, database name, or other possible issues. In this tutorial, we will walk you through the process of troubleshooting and resolving the issue. Before you know it, your database connection issues will be solved and you will be up and running shortly.<\/p>\n<h2>Check your database user, password, and database name<\/h2>\n<p>The most common reason for a database connection error in Koken is due toa bad username, password, or database name within your Koken database configuration file.<\/p>\n<h3>Locate and open your Koken database.php file<\/h3>\n<ol class=\"article_list\">\n<li>All of your Koken database configuration information is stored within a file named database.php. This file is located within your Koken installation at:\n<p>\/storage\/configuration\/database.php<\/p><\/li>\n<li style=\"clear: both;\"><a href=\"\/support\/wp-content\/uploads\/2013\/10\/koken_Koken_database_config_file.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_Koken_database_config_file.png\" alt=\"database.php file\"><\/a>\n<div style=\"clear: both;\"><\/div>\n<p>The quickest and easiest way to open and edit the file would be within the <a href=\"\/support\/edu\/cpanel\/using-file-manager-in-cpanel\/\">cPanel File Manager<\/a>. First, <a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">log into cPanel<\/a>, open the File Manager, and browse for the configuration file.<\/p><\/li>\n<li style=\"clear: both;\"><a href=\"\/support\/wp-content\/uploads\/2013\/10\/koken_Koken_code_edit_database_config_file.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_Koken_code_edit_database_config_file.png\" alt=\"code edit database.php\"><\/a>\n<div style=\"clear: both;\"><\/div>\n<p>Next, you will just need to open the file. Right-click the Koken database.php file and click on Code Editor.<\/p><\/li>\n<li style=\"clear: both;\"><a href=\"\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-4.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-4.png\" alt=\"code editor screenshot\"><\/a>\n<div style=\"clear: both;\"><\/div>\n<p>Now, you will see the full configuration file. In each field, you will see entries for the Koken database connection settings. Check over the database username, password, and database name to ensure that all of the information is correct within there. Any incorrect information here will cause a database connection error in Koken.<\/p><\/li>\n<\/ol>\n<h3>What if I don\u2019t know my database connection settings?<\/h3>\n<p><a href=\"\/support\/wp-content\/uploads\/2013\/10\/cpanel_mysql-databases_mysqlDatabases_mainScreen_sample.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/cpanel_mysql-databases_mysqlDatabases_mainScreen_sample.png\" alt=\"MySQL Databases screen\"><\/a><\/p>\n<div style=\"clear: both;\"><\/div>\n<p>If you are unsure of your database connection settings, you can gain that infromation within cPanel by clicking on MySQL Databases. From here, it will list all of your databases as well as the user assigned to it. If you do not see a user assigned to your Koken database, you will need to either create one or assign an existing user with all permissions at the bottom of the MySQL Databases page.<\/p>\n<div style=\"clear: both;\"><\/div>\n<p><a href=\"\/support\/wp-content\/uploads\/2013\/10\/cpanel_mysql-databases_mysqlDatabases_changeUserPassword_sample.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/cpanel_mysql-databases_mysqlDatabases_changeUserPassword_sample.png\" alt=\"set MySQL User Password\"><\/a><\/p>\n<div style=\"clear: both;\"><\/div>\n<p>If you are unsure of your password, unfortunately, there is not a way to obtain the existing password. You will need to reset the password for that specific user that is assigned to the Koken database. You may do so by clicking on the user within the lsit to the bottom of the MySQL Databases section of cPanel to reset your password. After you reset the password, be sure to adjust your database.php file within Koken.<\/p>\n<div style=\"clear: both;\"><\/div>\n<h2>Incorrect user permissions to your Koken database<\/h2>\n<p><a href=\"\/support\/wp-content\/uploads\/2013\/10\/cpanel_mysql-databases_mysqlDatabases_addUser_sample.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/cpanel_mysql-databases_mysqlDatabases_addUser_sample.png\" alt=\"Add MySQL User\"><\/a><\/p>\n<div style=\"clear: both;\"><\/div>\n<p>If your Koken database settings are indeed correact, you may not have the user assigned to the database or you may not have the correct permissions to access the Koken database. To resolve that issue, make sure that you see a user defined within your MySQL Databases section of cPanel for your Koken database. In the list of your databases, you should see your Koken database with the user that is assigned to it on the right of it. If you do not have a user, you will need to create the database user for that specific database or assign an existing one.<\/p>\n<div style=\"clear: both;\"><\/div>\n<div style=\"clear: both;\"><\/div>\n<p>If you do have a database user defined to the right of your Koken database, make sure that this user has the correct permissions. On that same section of cPanel that we were previously in, you will see a section that says \u201cAdd User to Database\u201d. Selecty your database user as well as your Koken databasse and click on Add. Here, you may then add all privileges to the database.<\/p>\n<div style=\"clear: both;\"><\/div>\n<h2>Check your Koken database prefix<\/h2>\n<p><a href=\"\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-9.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-9.png\" alt=\"database table list\"><\/a><\/p>\n<div style=\"clear: both;\"><\/div>\n<p>While rare, your database prefix could be incorrect. Within the previous database.php file for Koken, you will see a line that says \u201cprefix\u201d. This database prefix determines what every field within your database starts with. To see what your current Koken database prefix is, you may log into PHPMyAdmin and select your Koken database. You will notice that each field in the database starts with something specific such as \u201ckoken_\u201d. Be sure that this matches your prefix within your Koken database.php file.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Are you getting a database error in Koken similar to this? Connection error Cannot connect to the API. Error message: Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct. This means that Koken is unable to connect to your database due to<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\"> Read More ><\/a><\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4288,4335,4305],"tags":[],"class_list":["post-2869","post","type-post","status-publish","format-standard","hentry","category-website","category-error-numbers","category-databases"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Koken database connection errors | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Are you getting a message similar to &quot;Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.&quot;? Learn how to fix it with our quick tutorial.\" \/>\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.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Koken database connection errors | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Are you getting a message similar to &quot;Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.&quot;? Learn how to fix it with our quick tutorial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2013-10-04T19:06:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-14T15:38:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\" \/>\n<meta name=\"author\" content=\"Jeff Matson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Matson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\"},\"author\":{\"name\":\"Jeff Matson\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/83776252b196c020e4352a3796e5642b\"},\"headline\":\"Koken database connection errors\",\"datePublished\":\"2013-10-04T19:06:10+00:00\",\"dateModified\":\"2023-06-14T15:38:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\"},\"wordCount\":707,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\",\"articleSection\":[\"Website\",\"Website Error Numbers\",\"Working with Databases\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\",\"name\":\"Koken database connection errors | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\",\"datePublished\":\"2013-10-04T19:06:10+00:00\",\"dateModified\":\"2023-06-14T15:38:16+00:00\",\"description\":\"Are you getting a message similar to \\\"Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.\\\"? Learn how to fix it with our quick tutorial.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png\",\"width\":855,\"height\":652},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Koken database connection errors\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/83776252b196c020e4352a3796e5642b\",\"name\":\"Jeff Matson\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/jeffma\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Koken database connection errors | InMotion Hosting","description":"Are you getting a message similar to \"Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.\"? Learn how to fix it with our quick tutorial.","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.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/","og_locale":"en_US","og_type":"article","og_title":"Koken database connection errors | InMotion Hosting","og_description":"Are you getting a message similar to \"Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.\"? Learn how to fix it with our quick tutorial.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-10-04T19:06:10+00:00","article_modified_time":"2023-06-14T15:38:16+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png","type":"","width":"","height":""}],"author":"Jeff Matson","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Jeff Matson","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/"},"author":{"name":"Jeff Matson","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/83776252b196c020e4352a3796e5642b"},"headline":"Koken database connection errors","datePublished":"2013-10-04T19:06:10+00:00","dateModified":"2023-06-14T15:38:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/"},"wordCount":707,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png","articleSection":["Website","Website Error Numbers","Working with Databases"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/","name":"Koken database connection errors | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png","datePublished":"2013-10-04T19:06:10+00:00","dateModified":"2023-06-14T15:38:16+00:00","description":"Are you getting a message similar to \"Database connection failed. Make sure the database server is running and the information in storage \/ configuration \/ database.php is still correct.\"? Learn how to fix it with our quick tutorial.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/10\/koken_koken-database-connection-error-1.png","width":855,"height":652},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-fix-koken-database-connection-errors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Koken database connection errors"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/83776252b196c020e4352a3796e5642b","name":"Jeff Matson","url":"https:\/\/www.inmotionhosting.com\/support\/author\/jeffma\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2869","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2869"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2869\/revisions"}],"predecessor-version":[{"id":105197,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2869\/revisions\/105197"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2869"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2869"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}