Results 1 to 2 of 2

Thread: Can't post Free/Busy data from Outlook

  1. #1
    bogusman is offline Sugar Community Member
    Join Date
    Jan 2005
    Posts
    13

    Default Can't post Free/Busy data from Outlook

    We're slowly trying out many of the nifty features of Sugar and especially the Outlook connector which it looks like we're going to buy if we can get this last little piece figured out. Everything else seems to be working just fine, but publishing free/busy data fails with a write error to the URL configured of publishing my calendar (copied from My Account on Sugar as described in the Wiki entry.)

    Looking at my apache server logs, I see the following error:

    1.2.3.4 - - [11/Jan/2007:13:12:27 -0800] "LOCK /sugar/vcal_server.php/type=vfb%26email=mork%40nanoonanoo.com%26source=ou tlook%26key=orson HTTP/1.1" 403 386
    [Thu Jan 11 13:12:27 2007] [error] [client 1.2.3.4] client denied by server configuration: /var/www/html/nanoonanoo.com/sugar/vcal_server.php

    Looking in vcal_server.php, there's a bunch of instruction that is essentially what wiki is saying, but then it does

    require_once "modules/vCals/HTTP_WebDAV_Server_vCal.php";
    $server = new HTTP_WebDAV_Server_vCal();
    $server->ServeRequest();
    sugar_cleanup();

    Looking in HTTP_WebDAV_Server_vCal.php, it talks about WebDAV access to the document root unless otherwise configured, but I don't recall (nor do I seem to find) seeing any documentation about how configure WebDAV (I know how to do it, just now how to make it work) for Sugar. Did I miss it somewhere? This would certainly explain why we're seeing a URL write error.

    Bo

  2. #2
    bogusman is offline Sugar Community Member
    Join Date
    Jan 2005
    Posts
    13

    Default Re: Can't post Free/Busy data from Outlook

    Is no one else finding this to be a problem? I've followed the instructions on the wiki entry (http://www.sugarcrm.com/wiki/index.php?title=Free/Busy) but it just doesn't work. This won't stop us from using Sugar, but it's sure inconvenient.

    We've added our own WebDAV directory and are manually publishing free/busy data that way, but it'd sure be nice to be fully integrated with the Sugar calendar.

    Bo

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2006-08-03, 10:06 AM
  2. Outlook Free/Busy problem
    By russhensley in forum General Discussion
    Replies: 0
    Last Post: 2005-09-20, 09:51 PM
  3. Outlook Free/Busy Publish Issues
    By dmreiland in forum Help
    Replies: 8
    Last Post: 2005-05-29, 08:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •