this is totally unsupported and can lead to security issues, use at your own 
risk

Change

function in_docroot($path)
{


at
/path/to/phpgroupware/phpgwapi/inc/class.vfs_sql.inc.php line 126
and
/path/to/phpgroupware/setup/config.php line 36

to read


function in_docroot($path)
{
  return false;


Again this is not a supported hack.Sent from the phpGroupWare forums @ 
http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to