{"id":589,"date":"2018-10-17T19:39:36","date_gmt":"2018-10-17T19:39:36","guid":{"rendered":"https:\/\/www.appservgrid.com\/paw92\/?p=589"},"modified":"2018-10-18T14:16:03","modified_gmt":"2018-10-18T14:16:03","slug":"howtoinstallmywebsqlondebian9","status":"publish","type":"post","link":"https:\/\/www.appservgrid.com\/paw92\/index.php\/2018\/10\/17\/howtoinstallmywebsqlondebian9\/","title":{"rendered":"How to install MyWebSQL on Debian 9 &#8211; LinuxCloudVPS Blog"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2018\/09\/How-to-install-MyWebSQL-on-Debian-9.jpg\" alt=\"How to install MyWebSQL on Debian 9\" width=\"600\" height=\"300\" \/><\/p>\n<p>In the following tutorial we will guide you how to install MyWebSQL on a Debian 9 server. MyWebSQL is a free and open source PHP based application for managing the databases on your server. It is a good alternative to the popular phpMyAdmin and it comes with plenty of features and tools for database management. It also comes with support for MySQL, PostgreSQL and SQLite databases. The installation process is very simple. Just follow the instructions provided bellow and your MyWebSQL application will be ready for use in less than 5 minutes. Let\u2019s get started.<\/p>\n<p>Prerequisites:<br \/>\n\u2013 Debian 9 VPS<br \/>\n\u2013 LAMP\/LEMP (Linux, Apache\/Nginx, MySQL, PHP) stack.<br \/>\n\u2013 SSH access with root privileges<\/p>\n<h2>Step 1: Log in to your server via SSH<\/h2>\n<p>We will need to log in to your server via SSH as user root, before we can start the MyWebSQL installation. We can do this with the following command:<\/p>\n<p>ssh root@IP_ADDRESS -p PORT_NUMBER<\/p>\n<p>make sure that you replace \u201cIP_ADDRESS\u201d and \u201cPORT_NUMBER\u201d with your actual server IP address and SSH port number.<\/p>\n<h2>Step 2: Install the required dependencies<\/h2>\n<p>Once you log in, make sure that you have the following dependencies installed. They will be required in order to finish the installation and for MyWebSQL to work properly. You can install them with:<\/p>\n<p>The following dependencies are required so we can perform the installation and to make sure that MyWebSQL will work properly. They can be installed with the following command:<\/p>\n<p>apt-get install zip wget php-bcmath<\/p>\n<p>Depending on which kind of databases server you are running and the type of databases that you are going to manage (MySQL, PostgreSQL or SQLite), you will also need to install the following extensions:<\/p>\n<p>apt-get install php-mysql php-pgsql php-sqlite3<\/p>\n<p>The following extensions are not required but they can provide some additional functionality:<\/p>\n<p>apt-get install php-curl php-gmp<\/p>\n<h2>Step 3: Download and install the MyWebSQL package<\/h2>\n<p>You can download the latest stable MyWebSQL version using the wget command:<\/p>\n<p>wget https:\/\/phoenixnap.dl.sourceforge.net\/project\/mywebsql\/stable\/mywebsql-3.7.zip<\/p>\n<p>To extract the zip file and place it in the default web server root directory, run the following command:<\/p>\n<p>unzip mywebsql-3.7.zip -d \/var\/www\/html<\/p>\n<p>You will also need to update the directory and file permissions so the Apache web server can access and serve these files:<\/p>\n<p>chown -R www-data:www-data \/var\/www\/html\/mywebsql\/<br \/>\nchmod -R 775 \/var\/www\/html\/mywebsql\/<\/p>\n<p>With this, the MyWebSQL application is already installed and ready for use. You can also test and verify if the installation is complete and that all server requirements are met by navigating to the following URL in your web browser: http:\/\/YOUR-SERVER-IP-ADDRESS\/mywebsql\/install.php<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2018\/09\/install-MyWebSQL-on-Debian-9.jpg\" alt=\"How to install MyWebSQL on Debian 9\" width=\"450\" height=\"613\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Once you make sure that all requirements are met it is recommended that you remove or rename the install.php file in your MyWebSQL root directory.<\/p>\n<h2>Step 4: How to access MyWebSQL<\/h2>\n<p>Once the installation is complete, you can now access your MyWebSQL application by navigating to the following URL in your browser: http:\/\/YOUR-SERVER-IP-ADDRESS\/mywebsql<\/p>\n<p>To login and start managing your database, simply enter your database username and password, select your database server (MySQL, PostgreSQL or SQLite) and choose your preferred language:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2018\/09\/installing-MyWebSQL-on-Debian-9.jpg\" alt=\"installing MyWebSQL on Debian 9\" width=\"515\" height=\"422\" \/><\/p>\n<p>Of course, if you are one of our <a href=\"https:\/\/www.linuxcloudvps.com\/debian-cloud-vps.html\" target=\"_blank\" rel=\"noopener\">Debian Hosting<\/a> customers, you don\u2019t have to Install MyWebSQL on your Debian 9 VPS, simply ask our admins, sit back and relax. Our admins will Install MyWebSQL on Debian 9 VPS for you immediately.<\/p>\n<p>PS. If you liked this post about How to Install MyWebSQL on Debian 9 VPS, please share it with your friends on the social networks using the buttons below or simply leave a comment in the comments section. Thanks.<\/p>\n<p>Be the first to write a comment.<\/p>\n<p><a href=\"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-mywebsql-on-debian-9\/\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; In the following tutorial we will guide you how to install MyWebSQL on a Debian 9 server. MyWebSQL is a free and open source PHP based application for managing the databases on your server. It is a good alternative to the popular phpMyAdmin and it comes with plenty of features and tools for database &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.appservgrid.com\/paw92\/index.php\/2018\/10\/17\/howtoinstallmywebsqlondebian9\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How to install MyWebSQL on Debian 9 &#8211; LinuxCloudVPS Blog&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-589","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/589","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/comments?post=589"}],"version-history":[{"count":1,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/589\/revisions"}],"predecessor-version":[{"id":714,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/posts\/589\/revisions\/714"}],"wp:attachment":[{"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/media?parent=589"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/categories?post=589"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.appservgrid.com\/paw92\/index.php\/wp-json\/wp\/v2\/tags?post=589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}