Vesta Control Panel Template Description

Apache default – no additional settings, works well for most sites basedir – to fight against phpshells using openbasedir directive hosting – separate php limits for each domain (php_admin_value   memory/safemode/etc) phpcgi – template to run php as cgi. can be useful to run php4 or php5.2 phpfcgid – to php as fcgi (automatically installed on a […]

See More

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 installation script curl -O http://vestacp.com/pub/vst-install.sh 3. Run it bash vst-install.sh The Vesta Control panel can be installed on a RHEL, CentOS, Debian and Ubuntu server. For a smooth installation you will need clean system “minimal […]

See More