How to Repair MySQL Databases in Control Web Panel (CWP) Updated on October 22, 2024 by InMotion Hosting Contributor As flexible as dynamically generated sites are, they aren’t without potential issues. There’s bound to be an instance of database corruption at some point between web server requests and complex PHP executions. This is why it is important to know how to repair MySQL databases on your Control Web Panel (CWP) server. We’ll also cover Read More >
Create MongoDB Databases in Control Web Panel (CWP) Updated on June 3, 2024 by InMotion Hosting Contributor MongoDB is a non-relational database management system (DBMS) that is great for processing unstructured data at blazing fast speeds. Apps that use MongoDB NoSQL solutions include the Rocket.Chat online communications platform and ApostropheCMS. Below we’ll cover how to install and manage MongoDB databases in Control Web Panel (CWP). Install MongoDB in Control Web Panel An Read More >
Create PostgreSQL Databases in Control Web Panel (CWP) Updated on June 3, 2024 by InMotion Hosting Contributor PostgreSQL is an open-source relational database management system (RDBMS) commonly used by developers strictly focused on free open-source software (FOSS). For example, the Mastodon social media and PeerTube video sharing Fediverse applications require you to create PostgreSQL databases. The Focalboard kanban app, created by the same developers responsible for the Mattermost chat software, is also Read More >
Create MySQL Databases in Control Web Panel (CWP) Updated on October 22, 2024 by InMotion Hosting Contributor MySQL is the most popular open-source relational database management system (RDBMS) today. Many of the most popular LAMP-stack web applications depend on MySQL/MariaDB to manage large amounts of data. WordPress, PrestaShop, and Nextcloud are notable examples. This is likely why MySQL is natively included with a Control Web Panel installation. Below we’ll cover how to Read More >