But when I try to setup a new host I run into open_basedir restrictions. My question can I change the pathes defined in RCSLib.class to Folders I can write to or will this cause problems with DB.php?
I think you can just change
var $mgd_rcs_dir = "/var/cvs";
to
var $mgd_rcs_dir = "";
in midgard_config.class
Matthias
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
