How to manually install magic spam in plesk
First we have to download magicspam from there website. Unzip it with WinRar or some other ZIP extractor. Open meta.xml with text editor and find <plesk_min_version>17.9.0</plesk_min_version> line Change it to…
How to install Let’s Encrypt on CentOS 7 with Nginx
We have seen How to install Let’s Encrypt on CentOS 7 with Apache . Now we will see How to install Let’s Encrypt on CentOS 7 with Nginx. # yum…
How to install Let’s Encrypt on CentOS 7 with Apache
Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. It is a service provided by the Internet Security Research Group (ISRG). Let’s Encrypt…
Install Let’s Encrypt SSL on Hostname in cPanel/WHM Server
The Let’s Encrypt allows you to install AutoSSL for the hostname. Here are the steps to install the same on hostname. Install Let’s Encrypt Auto SSL Provider. # /scripts/install_lets_encrypt_autossl_provider Once…
How to Add a New User in cPanel
You can use cPanel’s User Manager tool to create additional user accounts for e-mail, FTP or Web Disk services. You can follow below steps to add new User: 1. Log…
Plesk update and APS application installation fail: No ODBC MySQL mysql drivers found, trying /usr/lib64/libmyodbc5a.so
Connect to the server using SSH. Downgrade the package mysql-connector-odbc: yum downgrade mysql-connector-odbc-8.0.11-1.el6 Add the following line to the file /etc/yum.repos.d/mysql-community.repo under the section to exclude these packages from regular…
How to access Plesk after manual installation on Amazon Lightsail?
Connect to the Lightsail instance via SSH Once logged in, launch the following command: sudo plesk login Copy URL produced by the command and open it in your browser. On…
How to install Plesk on Amazon Lightsail via Plesk Web Installer?
Register in Amazon Lightsail or sign in to existing account: Go to Plesk Web Installer and select Install Automatically on a Cloud Serve Get access and secret keys and specify…
How to change or get the server hostname on Plesk server
In Plesk interface Login to Plesk Go to Tools & Settings > Server Settings > Full hostname: Via Command Line Interface: Connect to the server using SSH as root To…