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 provides…
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 in to…
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 [mysql-connectors-community] to exclude these packages from regular updates: exclude=mysql-connector-odbc* The result…
How to access Plesk after manual installation on Amazon Lightsail?
Connect to the Lightsail instance via SSH Once logged in, launch the following command: Additional information
How to change or get the server hostname on Plesk server
In Plesk interface Via Command Line Interface: hostname To change server hostname execute the following command with preferred hostname value instead of host.example.com: plesk bin server_pref –update -hostname host.example.com Restart sw-cp-server…
Install Plesk on windows
For Plesk installation, you require a fresh Windows Server machine with an access to the Internet. You can create it on your own or purchase it from any Hosting Provider.…