Today in this post we will see how to install Plesk on Linux server : First of all download the auto installer from the following location : […]
Category: Plesk
How to upgrade MySQL from 5.1 to 5.5 in Plesk server?
Today, In this post we will discuss about the steps to upgrade MySQL version from native 5.1 to 5.5 on Plesk 12.5 version with CentOS 6 OS. By default the Plesk 12.5 comes with MySQL version 5.1. […]
Getting Nginx disabled message while trying to start Nginx service in Plesk
Sometimes we get the following error message, even if Nginx is enabled in plesk. /etc/init.d/nginx start Not starting nginx as it is disabled in config To make sure the nginx service is enabled in the server use the following commands. […]
How to Enable Telnet on Windows
Telnet is an application method used for two-way interaction using terminal connection. This article will help you to allow telnet client and service on Windows OS. […]
How to Set Default Document in IIS
The default document is the file which is served by web server when no file name is specified by user in web url. By standard most of web servers uses index.html, index.htm, default.aspx, etc file names as default document if no default file is specified for website. This article will help you to set default […]
Unable to manage service by dnsmng: (‘start’, ‘dns’). Error: dnsmng Service /etc/init.d/bind9 failed to start
Today when i was trying to start the Bind service within plesk, the following error appears: Unable to make action: Unable to manage service by dnsmng: (‘start’, ‘dns’). Error: dnsmng: Service /etc/init.d/bind9 failed to start When i check the log messages into /var/log/messages: […]
How to open alternate SMTP port 26 on Plesk server
Follow the steps will below to open An alternate SMTP port(26) on Plesk server. 1. First create a new entry for the alternate port in xinetd # cd /etc/xinetd.d # cp smtp_psa smtp_psa_p26 2. Modify the newly created smtp_psa_p26 file: # vi smtp_psa_p26 Edit the first line of the file as “service smtp_p26” and save […]
Error: Unable to start the virtual machine. There’s not enough disk space available.
When you try to start your virtual machine,Parallels Desktop displays one of the following error messages: There’s not enough disk space available to start the Windows 10 virtual machine. Free at least XX MB on the hard disk that stores the “Windows 10” virtual machine and try again. The above error means you are running out […]
How to set default Outbound IP address for MailEnable
Mail Enable has the ability to set up which IP address is used to connect to remote mail servers and deliver outgoing email. To access this feature adhere to these steps: […]
Find outdated versions of WordPress on your Cpanel or Plesk server
The outdated versions of WordPress causes many security issues on the server. In order to prevent this issue at some level, it is necessary to keep your WordPress updated. Hacked WordPress sites will not only be a problem for the client who has hacked, but also an issue for all clients on the server, as […]