Thank you for the reply, Faris.
Yes, we've switched all of the HN's to 64-bit. They've always been but Virtuozzo had issues with x86_64 in the beginning. Of 25 servers I've migrated a whopping three! WOW! In three weeks. A miserable task. Plesk also does nicely in 64 bit and it's like the dual Opteron 248's with RAID 1 and 4GB are brand new
The atomic script that has always worked so well on 32-bit fails on 64-bit and I don't think that it's the script. The Centos 5.4 64 ez-template is missing a lot of modules and rpms. The Plesk installer acts like Yum and installs what it needs. As I said, it doesn't even setup resolv.conf and that drove me crazy trying to figure out how a NIC could go bad just buy putting new hard drives in.
You are correct that vzpkg intall -p CTID yum will install yum inside the container -- we've always used the atomic script
I was able to install Mod_security by downloading the source and it was loads of fun. None of the dependencies were there.
# yum install libxml2 libxml2-devel httpd-devel pcre-devel
# ./configure
# make
# service httpd stop
# make install
# vi /etc/httpd/conf/httpd.conf
Add one line to your configuration to load ModSecurity: LoadModule security2_module modules/mod_security2.so
LoadModule unique_id_module modules/mod_unique_id.so
LoadModule security2_module modules/mod_security2.so
THEN I found a repo that had it already compiled.
rpm -Uvh
http://download.fedora.redhat.com/pub/e ... noarch.rpm
I'm not too sure about it because it installs differently than the distro version.
It is installed on two servers of 4 and instantly began defending the castle!!! I haven't gotten into the rule set yet. I had a couple of IRC bombs planted already, so at least I should be able to get some sleep right about now.
All is well at the moment. I'd consider purchasing ASL but the hosting business is getting hit pretty hard and I have a lot of servers.