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 [...]
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]
February 3, 2010 – 6:09 pm
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]
November 11, 2009 – 6:15 am
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. [...]
September 8, 2009 – 9:53 am
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 [...]
August 15, 2009 – 12:49 am
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 [...]
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 [...]