Debianhelp.co.uk

VHCS 2.4.6.2 ISP Control Panel Configuration using Debian Packages

If you want introduction to vhcs and other details click here

Make sure that you've got working Debian installation before installing VHCS.

If you want to know how to install Debian 3.1 click here

Edit /etc/apt/sources.list and add following line (make sure you're using Debian sarge or sid):

deb http://apt.scunc.it/ sarge main

Install mysql package

#apt-get install mysql-server mysql-client

Insert mysql root password

for this follow these commands

#sql

sql>mysqladmin -u root password NEWPASSWORD

Install VHCS 2.4.6.2 Using Debian packages

#apt-get update

#apt-get install vhcs*

Automated install procedure asks all important configuration questions.After installation completed you need to do the following steps to finish the VHCS installation.

You may need to change permissions on the tools folder

Code:

chmod -R 766 /var/www/vhcs2/gui/tools

 Thats it, vhcs should be installed and working now visit http://youripaddress/vhcs/

 

If you want Step by Step instruction to install VHCS 2.4.6.2 to clean system with screen shots click here