Resolution
SuSE 10.0 VZ template doesn’t contain phpMyAdmin package which is needed for Confixx 3.3.2, 3.3.3 template.Prior to installing Confixx 3.3.2, 3.3.3 template phpMyAdmin package needs to be installed.
The process takes the following steps:
1. Install SuSE 10.0 VZ template according to the template requirements
2. Login as root to the created Virtuozzo Container and download the phpMyAdmin and pwgen packages:
wget http://10.30.0.111/pub/suse/i386/update/10.0/rpm/i586/phpMyAdmin-2.9.1.1-2.6.noarch.rpm
wget http://10.30.0.111/pub/suse/10.0/i386/suse/i586/pwgen-2.03-135.i586.rpm
3. Install the downloaded package to the Virtuozzo Container:
rpm –ivh phpMyAdmin-2.9.1.1-2.6.noarch.rpm
rpm -ivh pwgen-2.03-135.i586.rpm