Hostripples Featured

How to configure FTP backup in Vesta Control Panel

Login on a server as root and run following command v-add-backup-ftp-host remote.ftp-host.ltd backup-user p4ssw0rd Command arguments (of course) should be…

11 years ago

How to install WHMCS module in Vesta Control Panel

  1. Locate whmcs installation directory on your server 2. Create vesta directory in the modules/server subdirectory 3. Download php…

11 years ago

How to install ClamAV and SpamAssassin on a Debian or Ubuntu

This tutorial is created for servers with less than 3Gb of ram avaialbe. On "big" servers installation is fully automatic.…

11 years ago

How to install ClamAV and SpamAssassin on a RHEL or CentOS

  This tutorial is created for servers with less than 3Gb of ram avaialbe. On "big" servers installation is fully…

11 years ago

Config and log locations on a RHEL and CentOS for Vesta Control Panel

Service Config Log Apache /etc/httpd/conf/httpd.conf /etc/httpd/conf.d/* /home/$user/conf/web/httpd.conf /home/$user/conf/web/shttpd.conf (ssl) /var/log/httpd/access_log /var/log/httpd/error_log /var/log/httpd/domains/$domain.log /var/log/httpd/domains/$domain.error.log PHP /etc/php.ini /etc/php.d/* /var/log/httpd/domains/$domain.error.log Nginx /etc/nginx/nginx.conf /etc/nginx/conf.d/*…

11 years ago

Vesta Control Panel Template Description

Apache default - no additional settings, works well for most sites basedir - to fight against phpshells using openbasedir directive…

11 years ago

How to install Vesta Control panel

How to install Vesta Control panel ? 1. Connect to your server as root via SSH ssh root@your.server-name 2. Download…

11 years ago

WordPress : Fatal Error with Cannot redeclare get_avatar url()

This error generally caused by the Theme when you update the wordpress version to 4.2 because the theme is not…

11 years ago

How to Enable TUN/TAP Module in OpenVZ ?

OpenVZ supports VPN inside a container via kernel TUN/TAP module and device. To allow VPS #101 to use the TUN/TAP…

11 years ago

cPanel password protect directory showing error when wordpress is installed

Problem : When wordpress is installed on main domain and you want to set the password to any directory which…

11 years ago