> >Which is a long-winded way of saying -- I would think CCS should not really >be run on a shared server for production use. > >As I said, I'm more a perl person than a PHP person, so please excuse me if >either this is, or I've missed something, glaringly obvious. > >
There are things you can utilize in PHP to protect files in a shared environment such as open_basedir restrictions to restrict scripts to certain directories/paths and safe_mode which will restrict what users have permissions to modify/access files within a virtual host. We are working specifically on a CCS shared environment solution to try to meet the need of resellers trying to implement the CCS distribution. Securing the configuration files is one of the things that caused us concern as well and we're looking to make sure the data is protected between users/hosts in a shared environment. Michael Folmer SRSEngine.com _______________________________________________ domains-gen mailing list [email protected] http://discuss.tucows.com/mailman/listinfo/domains-gen
