FAQ and help available
I have managed to set up a CPanel server under a CentrOS 5.4 VPS uising XEN:Enterprise I found enough help on the internet to muddle through. You don't have a trouble shooting guide to help.
To add to any you might set up I would like to add the below solution for the worst two problems I came accross:-
1. When you talk about an initial minimised CentrOS server to install CPanel on you don't mention that it is best to load on Lamp before CPanel. It get around the customised vps server options that are built in.
Using :-
yum install httpd php mysql-server mysql php-mysql
2. Ensure that the Firewall iptables are cleared first with the following:-
iptables -F
service iptables save
Then use theConfigServer Security and Firewall script.
Nice control panel, so much easier than Plesk.