
December 21st, 2011, 01:34 AM
|
|
Registered User
|
|
Join Date: Dec 2011
Location: Canada
Posts: 13
Time spent in forums: 4 h 4 m 49 sec
Reputation Power: 0
|
|
|
I've had previous experience with this control panel. Although I have not used it lately or installed it recently. I do believe they have documentation on their website and a handy shell script to perform the install. I was on a Debian machine when I used it last, and the installer installed many DEB packages. You will need to find an installer script especially for CentOS, as the control panel will need to install many server applications and configure them to work with the control panel itself.
Also note, it is best to start with a clean install of Linux before installing any control panel. Control Panel software will attempt to install the packages it needs manually and configure them. If these packages are already custom configured by you, the control panel may not work as intended by the original developer.
Some control panels can be installed at any time, such as webmin. Webmin reads the current config file and does not use a database backend to store extra information, Perl is great at parsing text files, such as server config files.
Read through the documentation on VHCS, I'm sure they have an installer script available for you.
|