• WordPress: How to fix Error Establishing a Database Connection Error ?

    This article provides you with steps to solve the infamous “Error connecting to Database” issue in WordPress. This guide give you the steps on what to check in cPanel but the same things can be checked in other Control panels.     Are you seeing the ‘Error establishing a database…

  • How to Setup a Database using the MySQL Database Wizard in cPanel

    This article will show you How to Setup a Database using the MySQL Database Wizard in cPanel  Step 1. Log into Cpanel Step 2. Click on MySQL database wizard Step 3. Enter the name of the new database, Then click Next Step. Step 4. Enter the Username and Password then…

  • How to connect to the MySQL server

    This guide explains what settings to use to connect to the MySQL server.  MySQL is a popular relational database management system used in various applications and web services. However, on cPanel shared servers, the MySQL port 3306 is locked down to local access only, which means that connecting to the…

  • How to Import and Export a MS SQL database using SQL Server Management Studio (SSMS)

    This Article will show you How to Import and Export a MS SQL database using SQL Server Management Studio (SSMS)  1.    In SQL Server Management Studio, connect to an instance of the SQL Server Database Engine. 2.    Expand Databases. 3.    Right-click a database. 4.    Point to Tasks. 5.    Click one…

  • Plesk: How to configure accdb DB for ODBC connections

    This article provides you with information on how to configure your ODBC connections on Windows Plesk.     With the Plesk control panel ODBC connections with accdb database are not supported,  it has to be mdb database.   Below please find the instructions on how to convert accdb to mdb…

  • Plesk: Accessing Databases with ODBC

    This article provides you with information on how to access your database using ODBC connection.       If your application needs to access external databases through ODBC, you can create the necessary ODBC connection in Plesk. After you have created the ODBC connection, you can customize the application to…

  • Plesk: How to access your MSSQL database

    Our Plesk environment allows you to host MySQL as well MSSQL database. In the article below we will cover how to access your MSSQL databases hosted on Windows Plesk       To access your MSSQL database you will require the following: 1.  A static IP address (To be whitelisted…

  • Plesk: How to create a MYSQL new Databases

    Overview Creating a database in Plesk is essential for running dynamic websites or applications that rely on data storage. This guide walks you through setting up a new database, assigning users, and managing access securely. Why You Might Need to Create a New Database Databases are required for: ● Content…

  • A Guide to Dedicated Servers at 1-grid

    Choosing a dedicated server is often a sign of growth, but it can also bring uncertainty. Customers often worry about performance, responsibility, security, and whether they’re “technical enough” to manage a server properly.  You’re not wrong to pause and ask questions, so our goal is to help you choose well, with clarity and confidence, and…

  • How to Fix a “503 Service Unavailable Error” on WordPress

    A 503 Service Unavailable error means your website is temporarily unable to load because the server cannot process the request. This is a server-side error, not a problem with your device or internet connection.  While it can feel alarming, this error is almost always temporary, and most causes are easy to troubleshoot.  This guide will…