Install php soap on the linux plesk server

How to install php soap on the linux plesk server(centos 5 -i386) ? Ans : You can easily installed php soap by using the rpm rpm -ivh http://www6.atomicorp.com/channels/atomic/centos/5/i386/RPMS/php-soap-5.2.13-1.el5.art.i386.rpm Then check it by using the command php -m | grep soap soap Done

How to Install Softaculous in Plesk Linux

It’s similar process as both for DirectAdmin and cPanel, the installation process for Plesk is similar. The following article will show you how to install Softaculous on Plesk Linux Step 1 : Before starting the installation make sure ionCube Loaders are enabled. Step 2 : Login to your Plesk server as root via SSH. Step 3 : Enter the […]

How to Configure alternative SMTP port in Qmail (Linux + Plesk)

Most of the ISP blocks default SMTP port (25) to control mail flow hence it is always advisable to have additional SMTP port open on the server. Here are the steps to configure qmail to use alternate SMTP port 587 on Linux Plesk server. 1. Login to the shell with root user and go to […]