Install Steps VHCS 2.4.6.2 in Debian 3.1 base install
|
Author www.debianhelp.co.uk Install Steps VHCS 2.4.6.2 in Debian 3.1 base install On install of Debian, select no packages to be installed, allow it to connect to the internet and let it download anything it needs, usually its libs etc. Exim is most likely installed at this point so dont worry it will be removed shortly. 1).vi /etc/apt/sources.list (add the following sources) Code: deb http://security.debian.org/ stable/updates main
(when you get to the courier screen screen select no to web directories) 3). mysql -u root (no password at this stage, change it later!) Code: create database vhcs2; 4). apt-get remove apache-common (if installed - not needed) 5). wget http://ufpr.dl.sourceforge.net/sourceforge/vhcs/vhcs2.4.6.2.tar.bz2 6). tar -xjvf vhcs2.4.6.2.tar.bz2 7). cd vhcs2.4.6.2 8). cd configs 9). vi vhcs2.conf (make the changes to match your requirements, dont forget to change database name, username and password, these are what you need to change) Code: DEFAULT_ADMIN_ADDRES = your email
11). make install (if command not found run 'apt-get install make') 12). cd /tmp/vhcs2* 13). cp -R * / 14). cd /var/www/vhcs2/engine/setup 15). ./vhcs2-setup (install script) Code: Wlecome to VHCS2 '2.4 Spartacus' Setup Dialog. This program will set up VHCS2 system on your server.
Please enter system hostname (Enter for defaults) [debian]: yourhostname Please enter system network address (Enter for defaults) [192.168.0.128]: your ipaddress Please enter SQL server host (Enter for defaults) [localhost]: Please enter system SQL database (Enter for defaults) [vhcs2]: vhcs2 Please enter system SQL user (Enter for defaults) [root]: vhcs2 Please enter system SQL password (Enter for defaults) [none]: vhcs2 Please enter VHCS ftp SQL user (Enter for defaults) [vftp]: vftp Please enter VHCS ftp SQL user password (Enter for defaults) [none]: vftp Please enter administrator login name (Enter for defaults) [admin]: Please enter administrator password: your password Please enter admininistrator email address: your email address
17). sh /etc/init.d/apache2 restart 18). vi /etc/init.d/courier-authdaemon Code: (change this line) ${libexecdir}/authlib/authdaemon stop
20). vi /etc/resolv.conf (and add to the top) Code: nameserver your ip (this removes errors about virtual hosts when starting apache)
First, you must get the startup runlevel by the command "runlevel" in the bash. You'll get something like N 2, N means there was no previous runlevel, 2 is the actual runlevel. For those who don't have an N, you know what you're doing, simply look in your inittab, then go in the folder /etc/rc2.d (if 2 is your startup runlevel) Make an ls -al to see how it works, it isn't hard to understand. At startup everthing from S01xx to S99xx is started in that order. Code: Example: ln -s /etc/init.d/vhcs2_daemon /etc/rc2.d/S98vhcs
Code: chmod -R 766 /var/www/vhcs2/gui/tools 23) Thats about it, vhcs should be installed and working now visit http://localhost/vhcs/
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com







Recent comments
16 hours 36 min ago
18 hours 5 min ago
21 hours 39 min ago
1 day 33 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 7 hours ago