0843 330 6512 Call Sales 09:00 - 19:00


Tag Archives: plesk

I’ve just bought a VPS with PLESK and want to setup my domain. My Registrar is asking me for a Primary and Secondary DNS Server. What are they?

First things first, we have to setup your name servers. To do this, you’ll need a domain, and at least 2 Unique IP Addresses. When you log into PLESK and add your first domain, it will automatically create some DNS Records on the server. These can be seen by going into the “DNS Settings” for [...]

How do I restart Parallels Plesk Panel?

This can be done using the following commands when logged in as root via SSH on the Parallels Plesk Panel (PPP) server: Parallels Plesk Panel for Linux: [text]# /etc/rc.d/init.d/psa stopall # /etc/rc.d/init.d/psa start[/text]

Plesk qmail returns the following error – Deferred 451 qmail-spp failure plugins chkrcptto child crashed

Plesk qmail returns the following error: “Deferred: 451 qmail-spp failure: plugins/chkrcptto: child crashed (#4.3.0)” This is caused by incorrect permissions on or a missinf /dev/null device. Remove any existing /dev/null and create a new one with the following commands. [text]~# mknod -m 666 /dev/full c 1 7 ~# chown root:root /dev/full[/text]

How to install and SSL Certificate on Plesk 9.2

To install your certificate on Plesk 9.2 perform the following steps: When you receive your SSL certificate, save it on your local machine or network. Return to the SSL Certificates repository (Domains > domain name > SSL Certificates). Click Browse in the middle of the page and navigate to the location of the saved certificate. [...]

When I login to Parallels Plesk Panel installed inside Virtuozzo container I am getting Plesk diagnostics page

Cause The issue is caused by the fact that fully qualified domain name (FQDN) of the container can be not resolved to IP by the service container.To verify it run this command on the node: nslookup server.domain.tld where server.domain.tld is FQDN of the container. Resolution To fix the issue make sure that the service container [...]

How do I get or change the server hostname on the Plesk server?

Server hostname on the Plesk server should be changed through Plesk CP on the ‘Server’->‘Server preferences’ page with ‘Full hostname’ field. Fill the new hostname and push OK, Plesk will update it’s database and all needed configuration files such as /etc/hosts, /etc/sysconfig/network, /var/qmail/control/me, etc… Additionally, the hostname will need to be set by Switchlink support [...]

What software comes with my VPS?

Unless you purchased a service with an application such as FOREX Traders or PLESK, the server usually comes with a standard install which generally has the minimum installed to prevent a “bloated” installation. Windows Installations, do come with IIS pre-installed and ready to go and can be removed if required. If you have any specific [...]