I noticed that the lib/CVSLib.php is setting error reporting to E_ALL in php, thus ignoring the horde error reporting configuration. I've commented this out locally due to some custom authentication hacking but may i suggest if setting this to E_ALL for this library that the horde option be save an error_reporting be reset at the end of this class definition. -lucas