How to Change PHP Settings in Plesk

Plesk supports multiple PHP versions. Different PHP versions are sometimes not fully compatible with the website written on another PHP version. For example, a website written in PHP 5.4 might not function properly if your domain is configured in PHP 5.6. If you are not sure which PHP version to choose, you can always configure […]

How To Delete A MySQL Database In Plesk

MySQL databases are used to store website data on your hosting account. Plesk conveniently allows the users to create, delete, and manage databases easily. Below are the steps to delete a MySQL Database in Plesk – 1. Login to the Plesk control panel. 2. Click on the ‘Databases’ option on the left side of the […]

How To Repair A MySQL Database In Plesk

MySQL is a relational database management system (RDBMS) that is based on SQL. RDBMS is a digital store collecting data and organizing it according to the relational model. In this relational model, tables consist of columns and rows and relations between elements follow a logical structure. Sometimes databases can become corrupted, broken, or otherwise non-functional. […]

How To Export A Database Dump In Plesk

A Database Dump is a huge output of data and can be used to take back up or duplicate a database. Databases are where data that’s being used by a website or application is stored. From time to time, users should export their account’s databases, so that they can restore them in case anything goes […]

How To Access Webmail

cPanel Users To access your webmail please use this link. http://www.yourdomainname.com/webmail (replace yourdomainname.com with your domain name) Plesk Users To access your webmail please use this link. http://webmail.yourdomainname.com/ (replace yourdomainname.com with your domain name)